Skip to content

Commit

Permalink
fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtaylor1982 committed Sep 6, 2023
1 parent 3e34872 commit 3714edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
# 2 - Change to cocotb test dtirectory
- name: Change to cocotb test dtirectory
run: cd /RTL/cocotb
run: cd RTL/cocotb
- name: run pytest
uses: pavelzw/pytest-action@v2
with:
Expand Down

0 comments on commit 3714edc

Please sign in to comment.