diff --git a/.github/workflows/_test_future.yml b/.github/workflows/_test_future.yml index 223056b..28ede25 100644 --- a/.github/workflows/_test_future.yml +++ b/.github/workflows/_test_future.yml @@ -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 }}