Skip to content

Commit 5f717c4

Browse files
committed
Require tests to pass on 3.13
1 parent 093b6a8 commit 5f717c4

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
@@ -34,7 +34,7 @@ jobs:
3434
- python-version: "3.13-dev"
3535
toxfactor: py3.13
3636
ignore-typecheck-outcome: true
37-
ignore-test-outcome: true
37+
ignore-test-outcome: false
3838

3939
steps:
4040
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)