Skip to content

Commit

Permalink
Pytest job name should be test
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Aug 31, 2024
1 parent f6f869f commit 1789e90
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 @@ -21,7 +21,7 @@ on:
branches: [ main ]

jobs:
build:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 1789e90

Please sign in to comment.