3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-22 21:05:30 +00:00
This commit is contained in:
N. Engelhardt 2022-03-07 08:34:01 +01:00
parent 7142f790e4
commit 8a81b61321
2 changed files with 2 additions and 2 deletions

View file

@ -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