Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nawaz1991 committed Nov 18, 2023
1 parent af22520 commit 87d1c0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
cat .luacov_backup | sed 's/\/kong-plugin\/luacov./luacov./' > .luacov
fi
#luacov-coveralls
luacov-coveralls --output coveralls.out
luacov-coveralls
#luacov-coveralls --output coveralls.out
# undo the hack
if [ -f .luacov_backup ]; then
mv .luacov_backup .luacov
Expand Down

0 comments on commit 87d1c0b

Please sign in to comment.