Skip to content

Commit

Permalink
coverage 3?
Browse files Browse the repository at this point in the history
  • Loading branch information
3top1a committed Feb 8, 2025
1 parent dce4dc5 commit 8c49ceb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4

- uses: extractions/setup-just@v2
- name: Generate code coverage
run: |
just coverage
- name: Upload to codecov.io
uses: codecov/codecov-action@v2
with:
Expand Down

0 comments on commit 8c49ceb

Please sign in to comment.