Skip to content

Commit

Permalink
Merge branch 'stcom-880-focus-related-tests' of https://github.com/fo…
Browse files Browse the repository at this point in the history
…lio-org/stripes-components into stcom-880-focus-related-tests
  • Loading branch information
JohnC-80 committed Oct 11, 2021
2 parents 49fd060 + b0d2a67 commit b69ed53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
workflow_dispatch:

jobs:
build:
build-npm-release:
if : ${{ startsWith(github.ref, 'refs/tags/v') }}
env:
YARN_TEST_OPTIONS: '--karma.singleRun --karma.browsers ChromeDocker --karma.reporters mocha junit --coverage'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ name: buildNPM Snapshot
on: [push, pull_request]

jobs:
build:
build-npm:
env:
YARN_TEST_OPTIONS: '--karma.singleRun --karma.browsers ChromeDocker --karma.reporters mocha junit --coverage'
SQ_ROOT_DIR: './lib'
Expand Down

0 comments on commit b69ed53

Please sign in to comment.