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 99aadc1 commit 124eeda
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/user_project_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@ jobs:
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 124eeda

Please sign in to comment.