Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
rubencarvalho committed Jan 7, 2025
1 parent 387dba4 commit fbcd3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: ./.github/actions/setup-job

- name: Install Playwright
run: yarn playwright install --with-deps
run: yarn playwright install

- name: Run unit tests with coverage
run: yarn test:ci --config web-test-runner.config.ci-chromium.js --group no-memory-ci --coverage
Expand Down

0 comments on commit fbcd3b0

Please sign in to comment.