Skip to content

Commit e1d6eb8

Browse files
committed
maybe this works?
1 parent bfce7ed commit e1d6eb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/on-target.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: dtolnay/rust-toolchain@stable
2424
with:
2525
targets: thumbv7em-none-eabihf
26+
- name: Run testsuite
2627
run: |
2728
export PATH=/opt/qemu/bin:$PATH
2829
cd testsuite && cargo test --features qemu

0 commit comments

Comments
 (0)