mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 04:24:48 +00:00
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:
|
||||
|
||||
- name: Fail
|
||||
run: false
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user