Skip to content

Commit

Permalink
Disable verilator open-source test ci until this issue (alexforencich…
Browse files Browse the repository at this point in the history
…/cocotbext-axi#35) has been resolved (questasim works, but need a license)
  • Loading branch information
andreaskuster committed Jan 25, 2022
1 parent 7c3c29a commit 2a62a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: AXI IO-PMP Tests
on: [push, pull_request]
on: [] # [push, pull_request]
jobs:
tests:
name: Test
Expand Down

0 comments on commit 2a62a1c

Please sign in to comment.