Skip to content

Merge pull request #80 from thanhtunguet/dependabot/npm_and_yarn/expr… #65

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

Merge pull request #80 from thanhtunguet/dependabot/npm_and_yarn/expr… #65

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