- PyTest workflow
This commit is contained in:
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: PyTest
|
||||
|
||||
on: workflow_call
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
pytest:
|
||||
|
||||
Reference in New Issue
Block a user