Skip to content

Commit

Permalink
[core] Re-enable Argos CI step (#9301)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy authored Jun 12, 2023
1 parent c380218 commit 59de8ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,9 @@ jobs:
- run:
name: Run visual regression tests
command: xvfb-run yarn test:regressions
# - run:
# name: Upload screenshots to Argos CI
# command: yarn test:argos
- run:
name: Upload screenshots to Argos CI
command: yarn test:argos
test_performance:
<<: *defaults
docker:
Expand Down

0 comments on commit 59de8ec

Please sign in to comment.