Skip to content

Commit

Permalink
Give the main_tests_debug better name
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-s committed Nov 4, 2021
1 parent 55de249 commit 531dc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
python -m pytest -n auto test/
main_tests_debug:
name: Main tests on the latest CPython debug build
name: Main tests on CPython debug builds
runs-on: ${{ matrix.os }}
continue-on-error: true
strategy:
Expand Down

0 comments on commit 531dc16

Please sign in to comment.