adds test for mount
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Has been cancelled
Details
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Has been cancelled
Details
This commit is contained in:
parent
7b6c0291b2
commit
03bb12efdb
|
@ -10,6 +10,7 @@ jobs:
|
||||||
- act-runtime:/mnt/act-runtime
|
- act-runtime:/mnt/act-runtime
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
steps:
|
steps:
|
||||||
|
- run: ls /mnt/act-runtime
|
||||||
- name: Checkout repository code
|
- name: Checkout repository code
|
||||||
run: git clone --recursive -b ${{gitea.ref_name}} https://git.minres.com/TGFS/TGC-ISS.git
|
run: git clone --recursive -b ${{gitea.ref_name}} https://git.minres.com/TGFS/TGC-ISS.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue