mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Don't fail-fast in API GitHub workflow
This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
||||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ['3.7']
|
||||
chunk: [0, 1]
|
||||
|
||||
Reference in New Issue
Block a user