Skip to content

Commit e9ebaad

Browse files
committed
Temporarily allow matrix to keep running to investigate errors
1 parent 22b6d3c commit e9ebaad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: [push, pull_request, workflow_dispatch]
55
jobs:
66
test:
77
strategy:
8+
fail-fast: false
89
matrix:
910
distutils:
1011
- stdlib

0 commit comments

Comments
 (0)