Skip to content

Commit

Permalink
Use kotlin-dsl sample to demo failure
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed May 24, 2022
1 parent a0f1efa commit 26ea4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/failure-cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: ./
continue-on-error: true
with:
build-root-directory: .github/workflow-samples/groovy-dsl
build-root-directory: .github/workflow-samples/kotlin-dsl
arguments: not-a-valid-task

wrapper-missing:
Expand Down

0 comments on commit 26ea4af

Please sign in to comment.