Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed Nov 21, 2022
1 parent 87c62a2 commit 5c33eb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/!PR_unprivileged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
strategy:
matrix:
os: [ windows-latest, ubuntu-latest ]
fail-fast: false

with:
python-version: 3.8
# end test
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ on:
jobs:
run:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false

defaults:
run:
shell: bash
Expand Down

0 comments on commit 5c33eb4

Please sign in to comment.