mirror of
https://code.forgejo.org/actions/go-versions.git
synced 2024-11-06 03:05:52 -05: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