Skip to content

Commit

Permalink
ci: fix action indent issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Dec 16, 2024
1 parent a160b69 commit 06a06f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ jobs:
# Print the coverage report
coverage report -m
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v3
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v3

- name: Upload pytest test results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 06a06f4

Please sign in to comment.