Run tests with pytest

This commit is contained in:
Miguel Grinberg
2021-06-06 12:05:21 +01:00
parent a82ed55f56
commit 8b4ebbd953
3 changed files with 9 additions and 10 deletions

View File

@@ -2,10 +2,10 @@ name: build
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
lint:
name: lint