We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5167c66 commit 7029de2Copy full SHA for 7029de2
.github/workflows/tests-and-docs.yml
@@ -56,7 +56,7 @@ jobs:
56
run: |
57
make install-uvm
58
source activate.sh
59
- make tests
+ make tests-axi
60
61
- name: Upload artifacts
62
uses: actions/upload-artifact@v4
0 commit comments