diff options
| author | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:46:00 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:46:00 +0100 |
| commit | e671981ae2fb251a20330cfc4c78a272e0b3422b (patch) | |
| tree | e28495791c73016cc603c8b829f9ad8677e528d3 /.github | |
| parent | 883c5f78c6202e0dac115326c5fa5d7b9355d2a0 (diff) | |
ci: Temporary test: all tests
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3846017..5d264f1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -198,6 +198,7 @@ jobs: name: tests runs-on: ubuntu-22.04 strategy: + fail-fast: false matrix: backend: - thumbv7 |
