[ci] disable checkout submodules for cell library tests

This commit is contained in:
tangxifan 2023-04-18 17:13:21 +08:00
parent ae46442e8c
commit 9e50b2d923
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ jobs:
- name: Checkout OpenFPGA repo - name: Checkout OpenFPGA repo
uses: actions/checkout@v2 uses: actions/checkout@v2
with:
submodules: true
- name: Install Dependencies - name: Install Dependencies
run: | run: |