Skip to content

Merge pull request #64 from MO-RISE/fix/clean-up-prior-to-going-public #84

Merge pull request #64 from MO-RISE/fix/clean-up-prior-to-going-public

Merge pull request #64 from MO-RISE/fix/clean-up-prior-to-going-public #84

Workflow file for this run

name: 'Testing'
on:
pull_request:
push:
branches:
- main
jobs:
bats:
runs-on: ubuntu-latest
steps:
- name: Checkout (GitHub)
uses: actions/checkout@v3
with:
fetch-depth: 0 # Fetches all history of all tags and branches, necessary for running migration tests
- name: Build and run Dev Container task
uses: devcontainers/ci@v0.3
with:
runCmd: |
bats tests/