Merge pull request #385 from figsoda/ci

This commit is contained in:
figsoda 2023-03-20 19:00:25 -04:00 committed by GitHub
commit 8ec11a4c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,10 @@
name: build-and-test
on: [push, pull_request]
on:
push:
branches:
- main
pull_request:
jobs:
build: