Skip to content

Fix the WordPress auto update action #33

Fix the WordPress auto update action

Fix the WordPress auto update action #33

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