Skip to content

Commit

Permalink
Run coverage instead of test
Browse files Browse the repository at this point in the history
  • Loading branch information
s1hofmann committed Feb 15, 2024
1 parent 71c92cb commit bd57f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
uses: GabrielBB/xvfb-action@v1
with:
run: |
pnpm test
pnpm run coverage

0 comments on commit bd57f2e

Please sign in to comment.