Skip to content

Commit

Permalink
Speed up CI by not re-installing firefox (#603)
Browse files Browse the repository at this point in the history
* Speed up CI by not re-installing firefox

* Change one thing at a time

---------
  • Loading branch information
bess authored Mar 22, 2024
1 parent 47776a5 commit e29e506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
- run:
name: Run vitest
command: yarn run vitest run --coverage
- browser-tools/install-firefox
- run_mediaflux
- run_postgres
# wait for postgres and mediaflux
Expand Down

0 comments on commit e29e506

Please sign in to comment.