Skip to content

Commit

Permalink
fix(actions)
Browse files Browse the repository at this point in the history
  • Loading branch information
MPavicevic committed May 3, 2023
1 parent 54c9a1c commit 9a844c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Run tests
run: make test
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
# uses: codecov/codecov-action@v3
run: |
# Replace `linux` below with the appropriate OS
# Options are `alpine`, `linux`, `macos`, `windows`
Expand Down

0 comments on commit 9a844c1

Please sign in to comment.