Skip to content

Commit 1cb8be1

Browse files
authored
Update step_test.yaml
1 parent dae5916 commit 1cb8be1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/step_test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
name: Check ${{ matrix.toolchain }}
1313
runs-on: ${{ matrix.os || 'ubuntu-latest' }}
1414
container: ${{ !matrix.os && 'ghcr.io/lecrisut/dev-env:main' || '' }}
15-
needs: [ pre-commit ]
1615
continue-on-error: ${{ matrix.experimental || false }}
1716
strategy:
1817
fail-fast: false

0 commit comments

Comments
 (0)