mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01: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:
parent
18f0d92e99
commit
20ad1ce84e
6 changed files with 233 additions and 288 deletions
3
.github/workflows/mac.yml
vendored
3
.github/workflows/mac.yml
vendored
|
@ -174,9 +174,6 @@ jobs:
|
|||
timeout_minutes: 40 # https://github.com/servo/servo/issues/30275
|
||||
max_attempts: 3 # 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: Build mach package
|
||||
run: ./mach package --${{ inputs.profile }}
|
||||
- name: Run DMG smoketest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue