Skip to content

Commit

Permalink
updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marwaneltoukhy committed Aug 13, 2023
1 parent 4761351 commit 6714024
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/user_project_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ jobs:
path: |
/home/runner/work/caravel_user_project/caravel_user_project/mpw_precheck_result/logs/*
- name: Run DV RTL tests
run: |
make cocotb-verify-all-rtl
# - name: Run DV RTL tests
# run: |
# make cocotb-verify-all-rtl

-name : Run DV GL tests
run: |
make cocotb-verify-all-gl
# -name : Run DV GL tests
# run: |
# make cocotb-verify-all-gl

0 comments on commit 6714024

Please sign in to comment.