Skip to content

Merge pull request #86 from thanhtunguet/dependabot/npm_and_yarn/expr… #76

Merge pull request #86 from thanhtunguet/dependabot/npm_and_yarn/expr…

Merge pull request #86 from thanhtunguet/dependabot/npm_and_yarn/expr… #76

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Test
run: |
yarn install
yarn test grapesjs-react