Skip to content

Commit

Permalink
add LuaFileSystem, unpin busted
Browse files Browse the repository at this point in the history
  • Loading branch information
swarn committed Dec 4, 2023
1 parent 9ed012b commit 0e55d8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
python -m pip install hererocks
python -m hererocks lua_install --${{ matrix.lua }} -rlatest
. lua_install/bin/activate
luarocks install busted 2.1.2
luarocks install LuaFileSystem
luarocks install busted
- name: Build
run: |
Expand Down

0 comments on commit 0e55d8e

Please sign in to comment.