Skip to content

Commit

Permalink
GitHub workflow _test_future.yml : updated name of test job to 'test313'
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaasRostock committed Jul 14, 2024
1 parent af42386 commit ff7e452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_test_future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Unit Tests (py312)
on: workflow_call

jobs:
test312:
test313:
name: Test on ${{matrix.python.toxenv}}-${{matrix.platform.toxenv}} (experimental)
continue-on-error: true
runs-on: ${{ matrix.platform.runner }}
Expand Down

0 comments on commit ff7e452

Please sign in to comment.