reduced test runs

This commit is contained in:
Christopher Pickering 2022-04-07 08:53:03 -05:00
parent ae9459a3fb
commit 9f072115d4
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -1,5 +1,11 @@
name: test
on: [push, pull_request]
on:
push:
branches:
- 'master'
pull_request:
branches:
- 'master'
jobs:
test: