mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Dummy change, will revert later
Signed-off-by: TG <ebiritg@gmail.com>
This commit is contained in:
parent
4f054559bf
commit
284f1e31b1
1 changed files with 10 additions and 12 deletions
22
.github/workflows/dispatch-workflow.yml
vendored
22
.github/workflows/dispatch-workflow.yml
vendored
|
@ -86,15 +86,13 @@ jobs:
|
||||||
profile: ${{ inputs.profile }}
|
profile: ${{ inputs.profile }}
|
||||||
bencher: ${{ inputs.bencher }}
|
bencher: ${{ inputs.bencher }}
|
||||||
|
|
||||||
linux-arm:
|
#linux-arm:
|
||||||
if: ${{ inputs.workflow == 'linux-arm' }}
|
#if: ${{ inputs.workflow == 'linux-arm' }}
|
||||||
name: Linux ARM
|
#name: Linux ARM
|
||||||
uses: ./.github/workflows/linux-arm.yml
|
#uses: ./.github/workflows/linux-arm.yml
|
||||||
secrets: inherit
|
#secrets: inherit
|
||||||
with:
|
#with:
|
||||||
profile: ${{ inputs.profile }}
|
#profile: ${{ inputs.profile }}
|
||||||
unit-tests: ${{ inputs.unit-tests }}
|
#unit-tests: ${{ inputs.unit-tests }}
|
||||||
build-libservo: ${{ inputs.build-libservo }}
|
#build-libservo: ${{ inputs.build-libservo }}
|
||||||
bencher: ${{ inputs.bencher }}
|
# bencher: ${{ inputs.bencher }}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue