Run tests on main

pull/2/head
544146 2023-03-20 15:47:37 +00:00
parent 90baa20c8b
commit 4cd0a6d336
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
name: Run pytest
on: [pull_request]
on:
pull_request:
push:
branches: [main]
jobs:
test: