mirror of
https://codeberg.org/actions/go-versions.git
synced 2024-01-07 17:16:09 +00:00
Changed test data
This commit is contained in:
parent
307dc6197a
commit
bf5a404e5b
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