Only run automated tests on PR
Some checks failed
Some checks failed
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
name: Run Python Tests
|
name: Run Python Tests
|
||||||
on: [push, pull_request]
|
on: pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Reference in New Issue
Block a user