Skip to content

Commit

Permalink
correções
Browse files Browse the repository at this point in the history
Referente ao issue #59
  • Loading branch information
carlosdelfino authored Jun 21, 2021
1 parent bd6e063 commit 83af50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v2

- name: Instal iVerilog
run: apt install iverilog
run: apt install iverilog binutils

- name: Make Tests
run: make tests

0 comments on commit 83af50e

Please sign in to comment.