mirror of
https://github.com/tc39/test262.git
synced 2025-07-29 17:04:31 +02:00
ci
This commit is contained in:
parent
45f666db33
commit
ca3d113910
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -r tools/lint/requirements.txt
|
pip install -r tools/lint/requirements.txt
|
||||||
|
npm install
|
||||||
|
|
||||||
- name: Lint all tests
|
- name: Lint all tests
|
||||||
if: github.event_name == 'push'
|
if: github.event_name == 'push'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user