Skip to content

Commit

Permalink
Update deploy-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Nov 21, 2022
1 parent 566cbef commit 8abc53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run-downstream-gallery:
needs: assess-file-changes
if: ${{ needs.assess-file-changes.outputs.SOURCE_CHANGED == 'true' }}
uses: neurodatawithoutborders/nwbinspector/.github/workflows/dandi-gallery.yml@dev
uses: neurodatawithoutborders/nwbinspector/.github/workflows/dandi-gallery.yml@add_downstream_ci

update-testing-files:
needs: assess-file-changes
Expand Down

0 comments on commit 8abc53f

Please sign in to comment.