Skip to content

Commit b10d69e

Browse files
committed
require pass for py3.12
1 parent 56f3d61 commit b10d69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- python-version: "3.12-dev"
3131
toxfactor: py312
3232
ignore-typecheck-outcome: true
33-
ignore-test-outcome: true
33+
ignore-test-outcome: false
3434

3535
steps:
3636
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)