Skip to content

Merge pull request #177 from godaddy/snyk-fix-fe7521fdc5131f62cdbb995… #711

Merge pull request #177 from godaddy/snyk-fix-fe7521fdc5131f62cdbb995…

Merge pull request #177 from godaddy/snyk-fix-fe7521fdc5131f62cdbb995… #711

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn
- run: yarn test
- run: yarn style:check