Skip to content

Commit

Permalink
Capitalise test job
Browse files Browse the repository at this point in the history
  • Loading branch information
JBorrow committed Jan 10, 2024
1 parent 4fa384d commit 4e20617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Tests
on: [push, pull_request, pull_request_target]

jobs:
test:
Test:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4e20617

Please sign in to comment.