Skip to content

Commit fd47730

Browse files
committed
Rename job
1 parent 8f4ed0f commit fd47730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# python-codacy-coverage -r coverage.xml
3838

3939
release:
40-
name: Build and publish Python 🐍 distributions 📦 to PyPI
40+
name: Build and publish
4141
needs: test
4242
if: startsWith(github.ref, 'refs/tags/v')
4343
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)