We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12ac7e commit 2a2b3eaCopy full SHA for 2a2b3ea
.github/workflows/ci.yml
@@ -119,9 +119,6 @@ jobs:
119
- name: Add more failing tests because the sysroot is not compiled with LTO
120
run: cat failing-non-lto-tests.txt >> failing-ui-tests.txt
121
122
- - name: Add more failing tests because the sysroot is not compiled with LTO
123
- run: cat failing-non-lto-tests.txt >> failing-ui-tests.txt
124
-
125
- name: Run tests
126
run: |
127
./test.sh --release --clean --build-sysroot ${{ matrix.commands }}
0 commit comments