Skip to content

Commit

Permalink
Properly name GH workflow running pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Nov 26, 2024
1 parent fd6c3e3 commit a83134b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox_pytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- cron: "0 5 * * 6" # 5:00 UTC every Saturday

jobs:
build:
pytest:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit a83134b

Please sign in to comment.