Skip to content

Update README.md and docs #35

Update README.md and docs

Update README.md and docs #35

on:
workflow_dispatch:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.ref }}
fetch-depth: 1
- uses: cloudposse/[email protected]
with:
atmos-version: "latest"
- uses: dcarbone/[email protected]
with:
version: "1.6"
- name: Run Tests
run: ./test/run.sh