Skip to content

Commit

Permalink
fix: Revert github actions coverage until fixed (#1290)
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Howe <[email protected]>
  • Loading branch information
TerryHowe committed Mar 15, 2024
1 parent 61a8f49 commit f1d319f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -53,6 +53,6 @@ jobs:
- name: Check Version
run: bin/linux/amd64/oras version
- name: Upload coverage to codecov.io
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true

0 comments on commit f1d319f

Please sign in to comment.