fix broken parser tests updater (#12781)
This commit is contained in:
parent
759a82abb1
commit
8bb56d4c6e
1
.github/workflows/update-parser-tests.yml
vendored
1
.github/workflows/update-parser-tests.yml
vendored
@ -1,7 +1,6 @@
|
||||
name: Update Test262 parser tests
|
||||
env:
|
||||
YARN_ENABLE_SCRIPTS: false # disable post-install scripts
|
||||
YARN_NODE_LINKER: pnp # use pnp linker for better performance
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user