Skip to content

Commit

Permalink
ci: ignore yosys-config return code
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Feb 5, 2024
1 parent 97b8ee5 commit 0cdd427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ jobs:
- name: Log yosys-config output
run: |
./yosys-config
./yosys-config || true

0 comments on commit 0cdd427

Please sign in to comment.