Skip to content

Commit

Permalink
Update step_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT authored Oct 26, 2023
1 parent dae5916 commit 1cb8be1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/step_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
name: Check ${{ matrix.toolchain }}
runs-on: ${{ matrix.os || 'ubuntu-latest' }}
container: ${{ !matrix.os && 'ghcr.io/lecrisut/dev-env:main' || '' }}
needs: [ pre-commit ]
continue-on-error: ${{ matrix.experimental || false }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 1cb8be1

Please sign in to comment.