mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Update workflow syntax
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user