Skip to content

Commit

Permalink
wat
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Aug 27, 2024
1 parent a05cc64 commit 10dd7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:

- name: Prep
run: |
luarocks config LUA_LIBDIR_OK true
luarocks config
ls .lua/lib
ls .lua/lib/lua
luarocks install busted
luarocks install busted-htest
luarocks make
Expand Down

0 comments on commit 10dd7c6

Please sign in to comment.