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 87d1c0b commit c18afe1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ jobs:
cp .luacov .luacov_backup
cat .luacov_backup | sed 's/\/kong-plugin\/luacov./luacov./' > .luacov
fi
cat coveralls.out
rm *.report.out
luacov-coveralls
#luacov-coveralls --output coveralls.out
# undo the hack
Expand Down

0 comments on commit c18afe1

Please sign in to comment.