Skip to content

Merge pull request #75 from burakkaygusuz/dependabot/github_actions/c… #116

Merge pull request #75 from burakkaygusuz/dependabot/github_actions/c…

Merge pull request #75 from burakkaygusuz/dependabot/github_actions/c… #116

Workflow file for this run

name: Cypress Typescript API Testing
on: [push]
jobs:
cypress-run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Cypress run
uses: cypress-io/github-action@v6