Skip to content

Commit

Permalink
fix typo in release yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Dec 10, 2023
1 parent cdbd1c6 commit cd2e993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
tests:
uses: ./.github/workflows/test.yaml
uses: ./.github/workflows/tests.yaml
pypi-publish:
name: Upload release to PyPI
runs-on: ubuntu-latest
Expand Down

0 comments on commit cd2e993

Please sign in to comment.