Skip to content

Commit

Permalink
cov
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroflag committed Feb 23, 2025
1 parent 8240dbb commit 9b12ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run tests
env:
github-token: "${{ secrets.COVERALLS_REPO_TOKEN }}"
github-token: ${{ secrets.GITHUB_TOKEN }}
run: |
make coverage
luacov-coveralls

0 comments on commit 9b12ea9

Please sign in to comment.