adds Conanhome to action
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Successful in 7m3s
Details
Run architectural test suite on backends / Build ISS, Setup TGC-COMPLIANCE, Run tests on backends (push) Successful in 7m3s
Details
This commit is contained in:
parent
57ce6aab92
commit
bc6eed67e8
|
@ -6,6 +6,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: git.minres.com/tooling/riscof_sail:latest
|
||||
volumes:
|
||||
- act-runtime:/mnt/act-runtime
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
run: git clone --recursive -b ${{gitea.ref_name}} https://git.minres.com/TGFS/TGC-ISS.git
|
||||
|
|
Loading…
Reference in New Issue