Skip to content

Commit 2a4b025

Browse files
committed
Disable test workflow until action brings up db
1 parent e3a63e3 commit 2a4b025

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ on: [workflow_dispatch, pull_request, push]
33

44
jobs:
55
test:
6+
if: false
67
runs-on: ubuntu-latest
78
steps: [uses: fastai/workflows/nbdev-ci@master]

0 commit comments

Comments
 (0)