removes ls on mounted volume
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Failing after 5m18s
Details
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Failing after 5m18s
Details
This commit is contained in:
parent
bc1e82952a
commit
f41056924c
|
@ -12,7 +12,6 @@ jobs:
|
|||
- act-runtime:/mnt/act-runtime
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- run: ls /mnt/act-runtime
|
||||
- name: Checkout repository code
|
||||
run: git clone --recursive -b ${{gitea.ref_name}} https://git.minres.com/TGFS/TGC-ISS.git
|
||||
|
||||
|
|
Loading…
Reference in New Issue