Skip to content

Commit

Permalink
attempt speedup
Browse files Browse the repository at this point in the history
  • Loading branch information
jenriordan committed Jan 7, 2025
1 parent 57d808a commit bee8178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:

- run:
name: Run front-end tests
parallelism: 4
parallelism: 10
# we don't run frontend tests with coverage as only unit tests should affect coverage
command: |
sudo tee -a /etc/hosts \<<<'127.0.0.1 report-a-suspected-breach'
Expand Down

0 comments on commit bee8178

Please sign in to comment.