Remove duplication in CI

This commit is contained in:
Antoni Boucher 2023-10-25 20:43:51 -04:00
parent c12ac7ea76
commit 2a2b3ea48b

View File

@ -119,9 +119,6 @@ jobs:
- 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: 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
run: |
./test.sh --release --clean --build-sysroot ${{ matrix.commands }}