We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02eb9fa commit c850d5bCopy full SHA for c850d5b
1 file changed
.github/workflows/push.yaml
@@ -18,7 +18,6 @@ jobs:
18
# ── Per-dataset build and test on Modal ─────────────────────
19
build-and-test:
20
runs-on: ubuntu-latest
21
- needs: lint
22
if: github.event.head_commit.message != 'Update package version'
23
timeout-minutes: 240
24
env:
0 commit comments