[ci] disable checkout submodules for cell library tests
This commit is contained in:
parent
ae46442e8c
commit
9e50b2d923
|
@ -22,8 +22,6 @@ jobs:
|
|||
|
||||
- name: Checkout OpenFPGA repo
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue