Skip to content

Commit

Permalink
make separate branch
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Jan 30, 2024
1 parent aa75dad commit fbc90c5
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 @@ -28,7 +28,7 @@ jobs:
run-tests:
needs: assess-file-changes
if: ${{ needs.assess-file-changes.outputs.SOURCE_CHANGED == 'true' }}
uses: catalystneuro/tqdm_publisher/.github/workflows/testing.yml@main
uses: catalystneuro/tqdm_publisher/.github/workflows/testing.yml@debug_zero_hits
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit fbc90c5

Please sign in to comment.