Skip to content

Add x-headers and $ajax headers option #321

Add x-headers and $ajax headers option

Add x-headers and $ajax headers option #321

Workflow file for this run

name: Run Tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run tests
uses: cypress-io/github-action@v5
with:
build: npm run build