Only run automated tests on PR
Some checks failed
Some checks failed
This commit was merged in pull request #1.
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