Skip to content

Commit cc1f58e

Browse files
Removed test data
1 parent 9d8a813 commit cc1f58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
name: Check validation for failures
3232
runs-on: ubuntu-latest
3333
needs: [validation]
34-
if: success()
34+
if: failure()
3535
steps:
3636
- uses: actions/checkout@v2
3737
with:

0 commit comments

Comments
 (0)