Skip to content

Commit

Permalink
Maybe better syntax?
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale authored Jan 21, 2024
1 parent 1556d38 commit f13747a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
name: coverage
path: coverage.xml
- name: Coveralls GitHub Action
if: ${{ matrix.python-version == "3.9" }}
if: ${{ matrix.python-version == '3.9' }}
uses: coverallsapp/[email protected]

doc-test:
Expand Down

0 comments on commit f13747a

Please sign in to comment.