mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
ci: Temporary test: all tests
This commit is contained in:
parent
883c5f78c6
commit
e671981ae2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -198,6 +198,7 @@ jobs:
|
||||||
name: tests
|
name: tests
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
backend:
|
backend:
|
||||||
- thumbv7
|
- thumbv7
|
||||||
|
|
Loading…
Reference in a new issue