Skip to content

Commit

Permalink
Fix workflow format
Browse files Browse the repository at this point in the history
  • Loading branch information
r-kujawa committed Apr 12, 2024
1 parent 3497670 commit 7bb973f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 7bb973f

Please sign in to comment.