Skip to content

Commit 88f9b77

Browse files
include dandi in dailies
1 parent 772025b commit 88f9b77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/dailies.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ jobs:
1313
run-daily-doc-link-checks:
1414
uses: neurodatawithoutborders/nwbinspector/.github/workflows/doc-link-checks.yml@dev
1515

16+
run-daily-dandi-release-tests:
17+
uses: neurodatawithoutborders/nwbinspector/.github/workflows/dandi-dev.yml@dev
18+
19+
run-daily-dandi-dev-tests:
20+
uses: neurodatawithoutborders/nwbinspector/.github/workflows/dandi-release.yml@dev
21+
1622
notify:
1723
runs-on: ubuntu-latest
1824
needs: [run-daily-tests, run-daily-doc-link-checks]

0 commit comments

Comments
 (0)