Skip to content

Commit

Permalink
Merge branch 'master' of github.com:romancardenas/rtic
Browse files Browse the repository at this point in the history
  • Loading branch information
romancardenas committed Jan 11, 2024
2 parents 061c9a8 + cc6a802 commit 17aae48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,8 @@ jobs:
./configure
make
cd ..
qemu-system-riscv32 --version
qemu-system
qemu-system-riscv32 --version --version
- name: Run-pass tests
run: cargo xtask --deny-warnings --platform hifive1 --backend ${{ matrix.backend }} qemu
Expand Down

0 comments on commit 17aae48

Please sign in to comment.