ci: ignore yosys-config return code
This commit is contained in:
2
.github/workflows/test-linux.yml
vendored
2
.github/workflows/test-linux.yml
vendored
@@ -121,4 +121,4 @@ jobs:
|
||||
|
||||
- name: Log yosys-config output
|
||||
run: |
|
||||
./yosys-config
|
||||
./yosys-config || true
|
||||
|
||||
Reference in New Issue
Block a user