Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Jun 26, 2024
1 parent 4f1346d commit 4524ac9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
if: "!startsWith(github.ref, 'refs/tags/')"

- name: Generate coverage
run: |
xvfb-run zig build coverage --summary all
run: zig build coverage --summary all

- name: Upload coverage
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 4524ac9

Please sign in to comment.