Skip to content

Commit

Permalink
intermediate checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
billmcspadden-riscv committed May 2, 2024
1 parent 275d29d commit 0c5ab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# git submodule sync ; \
# git submodule update --init --recursive --remote
run : |
cd TES_DIR_ROOT/riscv_tests.git ; \
cd TEST_DIR_ROOT/riscv_tests.git ; \
git fetch ; \
git checkout riscv-tests-sail ;
- name: Ensure pre-commit checks pass
Expand Down

0 comments on commit 0c5ab9a

Please sign in to comment.