Skip to content

Commit 26dd69d

Browse files
committed
Debug
1 parent 1feb192 commit 26dd69d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@ name: main
22

33
on:
44
push:
5-
branches:
6-
- main
7-
pull_request:
85

96
jobs:
107
run-checks:
118
strategy:
9+
fail-fast: false
1210
matrix:
1311
python-version: ['3.8', '3.9', '3.10', '3.11']
1412
test-os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)