Skip to content

Merge pull request #93 from LuisEnMarroquin/develop #177

Merge pull request #93 from LuisEnMarroquin/develop

Merge pull request #93 from LuisEnMarroquin/develop #177

Workflow file for this run

name: Test suites
on: [push, pull_request_target]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn
- run: yarn test