This commit is contained in:
Alessio Bogon 2023-07-23 13:22:10 +02:00
parent 257155610b
commit 5a7b34423c
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
- python-version: "3.12-dev"
toxfactor: py3.12
ignore-typecheck-outcome: true
ignore-test-outcome:
ignore-test-outcome: false
steps:
- uses: actions/checkout@v3