fix broken parser tests updater (#12781)
This commit is contained in:
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: {}
|
||||
|
||||
Reference in New Issue
Block a user