Skip to content

Merge pull request #43 from mitchmac/wp-auto-update-action #29

Merge pull request #43 from mitchmac/wp-auto-update-action

Merge pull request #43 from mitchmac/wp-auto-update-action #29

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