Run tests on main
parent
90baa20c8b
commit
4cd0a6d336
|
|
@ -1,6 +1,9 @@
|
|||
name: Run pytest
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in New Issue