mirror of
https://github.com/gradle/actions.git
synced 2025-04-23 03:09:20 +08:00
Test success
This commit is contained in:
parent
9725d66916
commit
6a04a77321
1
.github/workflows/dependency-submission.yml
vendored
1
.github/workflows/dependency-submission.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
build-root-directory: .github/workflow-samples/groovy-dsl
|
build-root-directory: .github/workflow-samples/groovy-dsl
|
||||||
- name: Assert step failure
|
- name: Assert step failure
|
||||||
|
if: ${{ success() }}
|
||||||
run: |
|
run: |
|
||||||
echo "Previous step didn't fail"
|
echo "Previous step didn't fail"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user