mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Generate error messages if codecov or codacy fail.
This commit is contained in:
1
.github/workflows/PublishOnPyPI.yml
vendored
1
.github/workflows/PublishOnPyPI.yml
vendored
@@ -50,7 +50,6 @@ on:
|
||||
required: false
|
||||
|
||||
jobs:
|
||||
|
||||
PublishOnPyPI:
|
||||
name: 🚀 Publish to PyPI
|
||||
runs-on: "ubuntu-${{ inputs.ubuntu_image_version }}"
|
||||
|
||||
Reference in New Issue
Block a user