ci: ignore yosys-config return code

This commit is contained in:
Krystine Sherwin 2024-02-05 15:41:50 +13:00
parent 97b8ee5ab9
commit 0cdd4273b4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -121,4 +121,4 @@ jobs:
- name: Log yosys-config output - name: Log yosys-config output
run: | run: |
./yosys-config ./yosys-config || true