Skip to content

_actually_ drop CircleCi this time #2

_actually_ drop CircleCi this time

_actually_ drop CircleCi this time #2

Workflow file for this run

---
name: cloud-formation-vpc-properties
on:
- push
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Run Tests
run: make tests