Skip to content

Commit

Permalink
use main again
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed May 5, 2024
1 parent 1b463a8 commit e4be575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
upload_coverage:
needs: [test, test-qt-minreqs]
if: always()
uses: pyapp-kit/workflows/.github/workflows/upload-coverage.yml@v1
uses: pyapp-kit/workflows/.github/workflows/upload-coverage.yml@main
secrets: inherit

test_napari:
Expand Down

0 comments on commit e4be575

Please sign in to comment.