Skip to content

Commit

Permalink
fix broken parser tests updater (#12781)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Feb 8, 2021
1 parent 759a82a commit 8bb56d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-parser-tests.yml
@@ -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: {}
Expand Down

0 comments on commit 8bb56d4

Please sign in to comment.