Skip to content

Commit

Permalink
v1.14.2 (#1775)
Browse files Browse the repository at this point in the history
### Bug Fixes
- Gracefully handle analytics-related error to prevent uncaught errors from blocking the search on load (#1774)
  • Loading branch information
yen-tt authored Aug 31, 2022
1 parent 68a988e commit c036817
Show file tree
Hide file tree
Showing 6 changed files with 422 additions and 414 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
uses: yext/slapshot-reusable-workflows/.github/workflows/coverage.yml@v1
with:
test_script: npx gulp templates && npx jest --coverage
comparison_branch: master
secrets:
caller_github_token: ${{ secrets.GITHUB_TOKEN }}
Loading

0 comments on commit c036817

Please sign in to comment.