Skip to content

Commit

Permalink
Debug luacov installation
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Sep 9, 2024
1 parent f62aa9c commit 71c124d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
brew install lua@${{ matrix.version }} luarocks
fi
- run: lua --version
- run: lua -v

- run: sudo luarocks install luacov

Expand Down

0 comments on commit 71c124d

Please sign in to comment.