Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelvesavuori committed Nov 15, 2022
1 parent 51e18ab commit 53c62bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
if: success() || failure()
with:
api_key: ${{ secrets.FORESIGHT_API_KEY }}
#test_format: todo
#test_framework: todo
test_format: JUNIT
test_framework: JEST
test_path: coverage/
coverage_format: LCOV/TXT
coverage_path: coverage/

0 comments on commit 53c62bd

Please sign in to comment.