Skip to content

Commit

Permalink
Revert "[CI] Temporarily disable some tests (#6806)"
Browse files Browse the repository at this point in the history
This reverts commit 85974fc.
  • Loading branch information
ozyx committed Jul 28, 2023
1 parent 7c58b19 commit a056a9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,10 @@ workflows:
name: e2e-stable
node-version: lts/hydrogen
suite: stable
- perf-test:
node-version: lts/hydrogen
- visual-test:
node-version: lts/hydrogen

the-nightly: #These jobs do not run on PRs, but against master at night
jobs:
Expand Down

0 comments on commit a056a9d

Please sign in to comment.