Skip to content

Commit

Permalink
Attemp #4 to fix the github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jxwleong committed Sep 7, 2023
1 parent 403dffa commit 61bb229
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rtl_tb_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:

- name: Build and run Verilog simulation
run:
# Subsequent step will back to root directory automatically
working-directory: testbench/rtl_tb
working-directory: testbench/rtl_tb # Subsequent step will back to root directory automatically
make -f Makefile all


Expand Down

0 comments on commit 61bb229

Please sign in to comment.