Skip to content

Add Jest coverage threshold and update test scripts. #119332

Add Jest coverage threshold and update test scripts.

Add Jest coverage threshold and update test scripts. #119332

Workflow file for this run

name: cname check
on:
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
cname-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate content of cname file
run: cat static/CNAME | grep opensource.expediagroup.com