Skip to content

Commit 7ecbefa

Browse files
Refs #265. continue on error so I can see how they all fail
1 parent 959f5dc commit 7ecbefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
superlegacy:
88
runs-on: ubuntu-latest
9-
9+
continue-on-error: true
1010
strategy:
1111
matrix:
1212
python-version: [2.6, 3.3, 3.4]

0 commit comments

Comments
 (0)