We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a63e3 commit 2a4b025Copy full SHA for 2a4b025
1 file changed
.github/workflows/test.yaml
@@ -3,5 +3,6 @@ on: [workflow_dispatch, pull_request, push]
3
4
jobs:
5
test:
6
+ if: false
7
runs-on: ubuntu-latest
8
steps: [uses: fastai/workflows/nbdev-ci@master]
0 commit comments