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 7, 2024
1 parent 22125c2 commit 980a386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
cd TEST_DIR_ROOT/riscv_tests.git ; \
echo $PWD ; \
ls -l ;
git remote add origin git@github.com:riscv-software-src/riscv-tests.git ; \
git branch -r ; \
git checkout -t origin/riscv-tests-sail ; \
ls -l ;
Expand Down

0 comments on commit 980a386

Please sign in to comment.