Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit f5272b1

Browse files
author
Steffan
committed
update circleci
1 parent 3bbc799 commit f5272b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Run Tests
2222
command: |
2323
yarn test
24-
yarn karma --browsers Chrome,Firefox
24+
yarn karma --browsers Chrome
2525
- run:
2626
name: Build Release
2727
command: yarn build

0 commit comments

Comments
 (0)