Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…/skeleton
  • Loading branch information
mcdonnnj committed Oct 29, 2021
2 parents 6ae3f0c + 0a70bbb commit cb6a604
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version:
- "3.6"
Expand Down Expand Up @@ -195,6 +196,7 @@ jobs:
runs-on: ubuntu-latest
needs: [lint, test]
strategy:
fail-fast: false
matrix:
python-version:
- "3.6"
Expand Down

0 comments on commit cb6a604

Please sign in to comment.