Skip to content

Commit

Permalink
Corrected error in workflow for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
spikelynch committed Dec 3, 2024
1 parent 7e4052d commit cf85e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- '**'

jobs:
lint:
pytest:
runs-on: ubuntu-latest
steps:
- name: Check out source
Expand Down

0 comments on commit cf85e36

Please sign in to comment.