forked from Imagelibrary/threadx
Fail the job for testing purpose
This commit is contained in:
3
.github/workflows/regression_template.yml
vendored
3
.github/workflows/regression_template.yml
vendored
@@ -54,6 +54,9 @@ jobs:
|
|||||||
|
|
||||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- name: Fail
|
||||||
|
run: false
|
||||||
- name: Check out the repository
|
- name: Check out the repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user