Skip to content

Commit

Permalink
fix: woops
Browse files Browse the repository at this point in the history
  • Loading branch information
ozyx committed Dec 19, 2023
1 parent 309b707 commit bd5b220
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ workflows:
name: e2e-stable
suite: stable
- mem-test
- perf-test-localhost
- perf-test
- visual-test:
name: visual-test-ci
suite: ci
Expand All @@ -271,7 +271,7 @@ workflows:
name: e2e-full-nightly
suite: full
- mem-test
- perf-test-localhost
- perf-test
- visual-test:
name: visual-test-nightly
suite: full
Expand Down

0 comments on commit bd5b220

Please sign in to comment.