Skip to content

switch to ubuntu image; fix pg flag test; comment out failing mysql test #97

switch to ubuntu image; fix pg flag test; comment out failing mysql test

switch to ubuntu image; fix pg flag test; comment out failing mysql test #97

Workflow file for this run

---
name: test
on: push
jobs:
bats:
name: bats
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: make test
run: make BATS_ARGS=--recursive test