File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 4646 echo "TODO: https://docs.docker.com/engine/security/trust/"
4747 # yamllint enable rule:line-length
4848 # yamllint disable-line rule:line-length
49- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50- with :
51- fetch-depth : 0
52- ref : ${{ github.event.workflow_run.head_commit.id }}
5349
5450 - name : Download embedded applications package
5551 # yamllint disable-line rule:line-length
7773 && rm z-wave-stack-binaries-*-Linux.tar.gz
7874 && date -u
7975
76+ - name : Download tests files
77+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
78+ with :
79+ fetch-depth : 0
80+ ref : ${{ github.event.workflow_run.head_commit.id }}
81+
8082 - name : Run
8183 id : run
8284 # yamllint disable rule:line-length
You can’t perform that action at this time.
0 commit comments