Skip to content

Commit 3ae15a4

Browse files
ci: require Python 3.6 and 3.7 test jobs to pass
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent d53d533 commit 3ae15a4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ permissions:
1111
jobs:
1212
test:
1313
runs-on: ubuntu-latest
14-
continue-on-error: ${{ matrix.python-version == '3.6' || matrix.python-version == '3.7' }}
1514
strategy:
1615
fail-fast: false
1716
matrix:

0 commit comments

Comments
 (0)