Skip to content

Commit

Permalink
Added explicit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinKennedy committed Oct 28, 2024
1 parent 6058379 commit 6b12945
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,5 @@ jobs:

- name: dependencies
run: |
luarocks --version
luarocks install busted
busted --version
luarocks test plugin-template-scm-1.rockspec --prepare
luarocks install busted 2.2.0
luarocks install nlua 0.2.0-1

0 comments on commit 6b12945

Please sign in to comment.