mirror of https://github.com/VLSIDA/OpenRAM.git
Change double quote to single
This commit is contained in:
parent
bcacf13f61
commit
f42c52509e
|
|
@ -2,7 +2,7 @@ name: ci
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
- "VLSIDA/OpenRAM"
|
- 'VLSIDA/OpenRAM'
|
||||||
jobs:
|
jobs:
|
||||||
scn4me_subm:
|
scn4me_subm:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue