Skip to content

Commit

Permalink
Merge branch 'master' into rerun-failed
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshuebner authored May 15, 2023
2 parents ebf6888 + 8b8ed2c commit d74f641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion try
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
luarocks remove busted --force
luarocks make
busted "$@"
LUA_PATH="./?.lua;./?/init.lua;./src/?/?.lua;./src/?/init.lua;$LUA_PATH" busted "$@"

0 comments on commit d74f641

Please sign in to comment.