Skip to content

Replace command of fetching replica status for MySQL 8.4 #37

Replace command of fetching replica status for MySQL 8.4

Replace command of fetching replica status for MySQL 8.4 #37

Workflow file for this run

---
name: test
on:
push:
branches:
- main
tags:
- v*
pull_request:
env:
DEBIAN_FRONTEND: noninteractive
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/[email protected]
test:
uses: mackerelio/workflows/.github/workflows/[email protected]
testci:
uses: mackerelio/workflows/.github/workflows/[email protected]
with:
os-versions: '["ubuntu-22.04"]'
run: |
make testci