Skip to content

Commit

Permalink
Fix CircleCI test262 job
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Nov 10, 2020
1 parent 089c200 commit bfafc1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Expand Up @@ -175,6 +175,7 @@ workflows:
- main
- next-8-dev
- next-8-rebased
context: babel-test262
test262-pr:
jobs:
- approve-test262-run:
Expand All @@ -196,6 +197,7 @@ workflows:
- master
- next-8-dev
- next-8-rebased
context: babel-test262
e2e:
jobs:
- publish-verdaccio
Expand Down

0 comments on commit bfafc1d

Please sign in to comment.