Skip to content

Merge pull request #179 from godaddy/snyk-fix-3509bd6d9acfb76f54e96e4… #718

Merge pull request #179 from godaddy/snyk-fix-3509bd6d9acfb76f54e96e4…

Merge pull request #179 from godaddy/snyk-fix-3509bd6d9acfb76f54e96e4… #718

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