summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authoreduardormorais <eduardoromorais@gmail.com>2025-09-16 13:50:32 -0300
committereduardormorais <eduardoromorais@gmail.com>2025-09-16 13:50:32 -0300
commit8d6390980282c263c954d1fc766842e4398f7c74 (patch)
treec061701f05625ed571498fb56651da293a81e6f5 /.github/workflows
parentb92e4620831dc4f3c935a41c7c17ae346fdb779c (diff)
downloadpyvyos-8d6390980282c263c954d1fc766842e4398f7c74.tar.gz
pyvyos-8d6390980282c263c954d1fc766842e4398f7c74.zip
Feature/9792011653 - Fix pull request workflow tests
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/python-pr-validation.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/python-pr-validation.yml b/.github/workflows/python-pr-validation.yml
index e9e9b2b..30f9969 100644
--- a/.github/workflows/python-pr-validation.yml
+++ b/.github/workflows/python-pr-validation.yml
@@ -28,4 +28,4 @@ jobs:
- name: Python Run Tests
run: |
- pytest -v --cov
+ pytest -v