mirror of
https://github.com/actions/python-versions.git
synced 2025-04-05 14:59:39 +00:00
Removed test data
This commit is contained in:
2
.github/workflows/validate-manifest.yml
vendored
2
.github/workflows/validate-manifest.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
name: Check validation for failures
|
||||
runs-on: ubuntu-latest
|
||||
needs: [validation]
|
||||
if: success()
|
||||
if: failure()
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user