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 Jul 26, 2023
1 parent cd4d2c2 commit 1fbd1ab
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 @@ -24,7 +24,7 @@ jobs:
run-streaming-tests:
needs: assess-file-changes
if: ${{ needs.assess-file-changes.outputs.SOURCE_CHANGED == 'true' }}
uses: neurodatawithoutborders/nwbinspector/.github/workflows/streaming-tests.yml@dev
uses: neurodatawithoutborders/nwbinspector/.github/workflows/streaming-tests.yml@add_read_nwbfile_fixtures

run-past-gallery:
needs: assess-file-changes
Expand Down

0 comments on commit 1fbd1ab

Please sign in to comment.