Skip to content

Allow disabling ajax per submit (#42) #301

Allow disabling ajax per submit (#42)

Allow disabling ajax per submit (#42) #301

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