Remove duplication in CI
This commit is contained in:
parent
c12ac7ea76
commit
2a2b3ea48b
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -119,9 +119,6 @@ jobs:
|
|||||||
- name: Add more failing tests because the sysroot is not compiled with LTO
|
- name: Add more failing tests because the sysroot is not compiled with LTO
|
||||||
run: cat failing-non-lto-tests.txt >> failing-ui-tests.txt
|
run: cat failing-non-lto-tests.txt >> failing-ui-tests.txt
|
||||||
|
|
||||||
- name: Add more failing tests because the sysroot is not compiled with LTO
|
|
||||||
run: cat failing-non-lto-tests.txt >> failing-ui-tests.txt
|
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
./test.sh --release --clean --build-sysroot ${{ matrix.commands }}
|
./test.sh --release --clean --build-sysroot ${{ matrix.commands }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user