Skip to content

Commit

Permalink
update in local branch
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Aug 7, 2023
1 parent 8b7d89e commit 6d9ce3b
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 @@ -47,7 +47,7 @@ jobs:
run-dev-tests:
needs: assess-file-changes
if: ${{ needs.assess-file-changes.outputs.SOURCE_CHANGED == 'true' }}
uses: catalystneuro/neuroconv/.github/workflows/dev-testing.yml@main
uses: catalystneuro/neuroconv/.github/workflows/dev-testing.yml@temporary_roiextractors_in
secrets:
DANDI_API_KEY: ${{ secrets.DANDI_API_KEY }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 6d9ce3b

Please sign in to comment.