mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
chore(ci): remove the auto-generation of main.yml
This commit is contained in:
parent
c692ac1c0a
commit
9e71bd6a70
3 changed files with 0 additions and 269 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -20,8 +20,6 @@ jobs:
|
|||
python3 -m pip install --upgrade pip virtualenv
|
||||
sudo apt update
|
||||
python3 ./mach bootstrap
|
||||
- name: Workflow check
|
||||
run: ./etc/ci/workflow_changed.sh
|
||||
- name: Release build
|
||||
run: python3 ./mach build --release
|
||||
- name: Unit tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue