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 8f4ed0f commit fd47730Copy full SHA for fd47730
.github/workflows/test_and_release.yml
@@ -37,7 +37,7 @@ jobs:
37
# python-codacy-coverage -r coverage.xml
38
39
release:
40
- name: Build and publish Python 🐍 distributions 📦 to PyPI
+ name: Build and publish
41
needs: test
42
if: startsWith(github.ref, 'refs/tags/v')
43
runs-on: ubuntu-latest
0 commit comments