Skip to content

Commit 5a7b344

Browse files
committed
Fix yaml
1 parent 2571556 commit 5a7b344

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: py3.12
3232
ignore-typecheck-outcome: true
33-
ignore-test-outcome:
33+
ignore-test-outcome: false
3434

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

0 commit comments

Comments
 (0)