Skip to content

Commit

Permalink
Merge branch 'main' into clone-items
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski authored Feb 28, 2023
2 parents 14030e7 + 09b2bb4 commit f79d5bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
test:
name: test
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.experimental }}
strategy:
# Allow other matrix jobs to complete if 1 fails
fail-fast: false
Expand All @@ -35,8 +34,6 @@ jobs:
- ubuntu-latest
- windows-latest
- macos-latest
experimental:
- false

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f79d5bb

Please sign in to comment.