Skip to content

Commit ef6594e

Browse files
Enforce AXI tests in GH Actions
1 parent aaa9d29 commit ef6594e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-and-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
make install-uvm
5858
source activate.sh
59-
make tests
59+
make tests-axi
6060
6161
- name: Upload artifacts
6262
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)