mirror of
https://github.com/actions/go-versions
synced 2024-11-21 19:52:39 +00:00
Changed test data
This commit is contained in:
parent
307dc6197a
commit
bf5a404e5b
1 changed files with 1 additions and 1 deletions
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:
|
||||
|
|
Loading…
Reference in a new issue