mirror of https://github.com/VLSIDA/OpenRAM.git
Update workflow syntax
This commit is contained in:
parent
26eed77de0
commit
ec783f58b8
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
rm -rf "${{ github.workspace }}"
|
||||
python3-coverage erase
|
||||
scn4me_subm:
|
||||
needs: [coverage_cleaup]
|
||||
needs: [coverage_cleanup]
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Check out repository
|
||||
|
|
|
|||
Loading…
Reference in New Issue