Skip to content

Commit

Permalink
Neverthrow v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sethsandaru committed Nov 5, 2023
1 parent fc8be63 commit 026e92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
composer test-coverage
- name: upload coverage to codecov.io
if: success() && matrix.version == '8.1'
if: success()
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 026e92a

Please sign in to comment.