We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdbd1c6 commit cd2e993Copy full SHA for cd2e993
.github/workflows/release.yaml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
tests:
9
- uses: ./.github/workflows/test.yaml
+ uses: ./.github/workflows/tests.yaml
10
pypi-publish:
11
name: Upload release to PyPI
12
runs-on: ubuntu-latest
0 commit comments