Skip to content

Commit

Permalink
enable core suite
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlt committed Jan 20, 2025
1 parent a2f34cd commit baf990e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ jobs:
name: core:${{ matrix.environment }}:${{ matrix.os }}
needs: [pre_commit, setup, pixi_lock]
runs-on: ${{ matrix.os }}
if: needs.setup.outputs.code_change == 'true'
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit baf990e

Please sign in to comment.