diff --git a/.github/workflows/deploy-tests.yml b/.github/workflows/deploy-tests.yml index 3eefa20af..7fbb36eb1 100644 --- a/.github/workflows/deploy-tests.yml +++ b/.github/workflows/deploy-tests.yml @@ -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