Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…/skeleton
  • Loading branch information
mcdonnnj committed Oct 29, 2021
2 parents 04f6a26 + 0a70bbb commit 43a6a94
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 43a6a94

Please sign in to comment.