Skip to content

Removing EC2 Dep

Removing EC2 Dep #1236

Workflow file for this run

name: Unit Tests
on:
- push
- workflow_dispatch
permissions:
contents: read
jobs:
Unit-Tests:
runs-on: ubuntu-latest
steps:
- name: Setup BATS
uses: mig4/setup-bats@v1
- name: checkout
uses: actions/checkout@v2
- name: unit tests
run: bats $GITHUB_WORKSPACE/operations/_scripts/deploy/tests/.