Skip to content

Commit

Permalink
UIPFU-81 - update CI workflow to pick jest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Terala-Priyanka committed Sep 3, 2024
1 parent 32e621a commit 3fa040a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on: [push, pull_request]
jobs:
github-actions-ci:
env:
YARN_TEST_OPTIONS: '--karma.singleRun --karma.browsers ChromeDocker --karma.reporters mocha junit --coverage'
YARN_TEST_OPTIONS: ''
SQ_ROOT_DIR: './src'
COMPILE_TRANSLATION_FILES: 'true'
PUBLISH_MOD_DESCRIPTOR: 'true'
Expand Down

0 comments on commit 3fa040a

Please sign in to comment.