Create ci.yaml (#455)

Required for #295
This commit is contained in:
Stephen 2021-08-04 03:42:24 -07:00 committed by GitHub
parent 65f15fc99e
commit 104c40c009
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
.github/workflows/ci.yaml vendored Normal file
View file

@ -0,0 +1,7 @@
name: test
on: [push]
jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- run: echo hello