mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
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
|
||||
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user