Skip to content

Commit

Permalink
Update ui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnC-80 authored Nov 8, 2024
1 parent fe497d0 commit c87a8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
jest-enabled: false
bigtest-enabled: true
bigtest-test-command: xvfb-run --server-args="-screen 0 1024x768x24" yarn test $YARN_TEST_OPTIONS --karma.singleRun --karma.browsers ChromeDocker --karma.reporters mocha junit --coverage
bigtest-test-command: yarn test $YARN_TEST_OPTIONS
sonar-sources: ./hooks,./lib,./util
generate-module-descriptor: false
publish-module-descriptor: false
Expand Down

0 comments on commit c87a8d6

Please sign in to comment.