Skip to content

Commit

Permalink
Fixed due to platform.
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelmaneuver committed Aug 13, 2024
1 parent 7a59d93 commit 58c1c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
coverageCommand: yarn coverage
coverageCommand: xvfb-run -a yarn coverage
coverageLocations: ${{ github.workspace }}/coverage/lcov.info:lcov

0 comments on commit 58c1c00

Please sign in to comment.