mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-22 21:05:30 +00:00
fix ci
This commit is contained in:
parent
7142f790e4
commit
8a81b61321
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -9,4 +9,4 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: YosysHQ/setup-oss-cad-suite@v1
|
||||
- name: Run checks
|
||||
run: make ci
|
||||
run: tabbypip install xmlschema && make ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue