Skip to content

Ignore incorrect usage for wp_cache_flush_runtime (#26) #115

Ignore incorrect usage for wp_cache_flush_runtime (#26)

Ignore incorrect usage for wp_cache_flush_runtime (#26) #115

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: test
run: |
docker-compose run \
--rm pipeline-test