mirror of
https://github.com/servo/servo
synced 2026-04-26 09:35:26 +02:00
Revert "ci: Run devtools tests whenever we run unit tests (#38614)"
This reverts commit 47aa9ea8cf.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
committed by
Oriol Brufau
parent
18f0d92e99
commit
20ad1ce84e
3
.github/workflows/linux.yml
vendored
3
.github/workflows/linux.yml
vendored
@@ -190,9 +190,6 @@ jobs:
|
||||
timeout_minutes: 20
|
||||
max_attempts: 2 # https://github.com/servo/servo/issues/30683
|
||||
command: ./mach test-unit --${{ inputs.profile }}
|
||||
- name: Devtools tests
|
||||
if: ${{ inputs.unit-tests }}
|
||||
run: ./mach test-devtools --${{ inputs.profile }}
|
||||
- name: Archive build timing
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user