fix broken parser tests updater (#12781)

This commit is contained in:
Huáng Jùnliàng
2021-02-08 16:23:08 -05:00
committed by GitHub
parent 759a82abb1
commit 8bb56d4c6e

View File

@@ -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: {}