Skip to content

Merge pull request #36 from mitchmac/plugin-note #24

Merge pull request #36 from mitchmac/plugin-note

Merge pull request #36 from mitchmac/plugin-note #24

Workflow file for this run

name: e2e Tests
on: [push, pull_request]
jobs:
jest:
name: e2e tests
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- run: ./run.sh
working-directory: ./test