3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-23 13:25:31 +00:00

tests: Fail on CI when any required tool is missing

This commit is contained in:
Jannis Harder 2022-06-02 16:25:11 +02:00
parent 00efdecb4b
commit d398a3c2df
3 changed files with 8 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: tabbypip install xmlschema && make ci
run: tabbypip install xmlschema && make ci NOSKIP=1