Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jbhoosreddy committed Nov 12, 2019
1 parent 131718a commit 10392b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -152,6 +152,6 @@ workflows:
jobs:
- approve-test262-run:
type: approval
- test262
- test262:
requires:
- approve-test262-run

0 comments on commit 10392b5

Please sign in to comment.