Harrison/makefile (#1033)

Co-authored-by: blob42 <contact@blob42.xyz>
Co-authored-by: blob42 <spike@w530>
This commit is contained in:
Harrison Chase
2023-02-13 21:08:47 -08:00
committed by GitHub
parent 6a31a59400
commit 012a6dfb16
3 changed files with 25 additions and 4 deletions

View File

@@ -31,4 +31,4 @@ jobs:
run: poetry install
- name: Run unit tests
run: |
make tests
make test