Skip to content

Commit

Permalink
Corrected error
Browse files Browse the repository at this point in the history
  • Loading branch information
IsraMekki0 authored Feb 22, 2024
1 parent fd6b13d commit 2530999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
coverage run -m pytest
coverage xml -i
env:
PLATFORM: ${{ matrix.platform }}
PLATFORM: ${{ matrix.os }}

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
Expand Down

0 comments on commit 2530999

Please sign in to comment.