Skip to content

initial work on gh action #1

initial work on gh action

initial work on gh action #1

Workflow file for this run

name: bats-test

Check failure on line 1 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

`jobs` is not a valid event name
on:
# TODO: change to pull_request on main
push:
branches: ["fix/tfm-fix-direnv-messaging"]
jobs:
test:
# TODO: change to alpine
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: execute bats tests
run:
bats test