Skip to content

Commit da9fc56

Browse files
committed
fixup! testing: Add a simple test to run each plugin in isolation
1 parent 15759e5 commit da9fc56

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
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
timeout-minutes: 45
1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
python-version: [3.6, 3.7, 3.8]
2021
developer: [1]

0 commit comments

Comments
 (0)