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 Oct 18, 2022
1 parent 4bcd534 commit 504c3d1
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,6 +31,6 @@ jobs:
update-testing-files:
needs: assess-file-changes
if: ${{ needs.assess-file-changes.outputs.TESTING_CHANGED == 'true' }}
uses: neurodatawithoutborders/nwbinspector/.github/workflows/update-testing-files.yml@dev
uses: neurodatawithoutborders/nwbinspector/.github/workflows/update-testing-files.yml@updating_node16
secrets:
DANDI_API_KEY: ${{ secrets.DANDI_API_KEY }}

0 comments on commit 504c3d1

Please sign in to comment.