Skip to content

Commit

Permalink
Fix riscv-tests commit for CI
Browse files Browse the repository at this point in the history
 * riscv-software-src/riscv-tests#567 was merged by squash accidentally, so the reference commit was lost
  • Loading branch information
jerryz123 committed Jun 26, 2024
1 parent 0c70692 commit 7f93baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug-smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
git clone --recurse-submodules https://github.com/riscv-software-src/riscv-tests.git
cd riscv-tests
git checkout 00ab5f0dd4cf56b5a0551bc5adedf60c765d0c66
git checkout e06a435c1e545def71e833031356372f0828f165
- name: Run Tests
run: |
Expand Down

0 comments on commit 7f93baf

Please sign in to comment.