Skip to content

Commit 34df500

Browse files
authored
Update validation-tests.yml
1 parent fb0adae commit 34df500

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/validation-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ jobs:
114114
- name: 'execution: Run tests in pipenv environment'
115115
working-directory: tests/validation
116116
run: |
117-
source "$(python3 -m pipenv --venv)/bin/activate"
118117
sudo --preserve-env python3 -m pipenv run pytest '${{ inputs.validation-tests }}' --nic="${TEST_PORT_P},${TEST_PORT_R}" --media=/mnt/media --build='../..'
119118
120119
validation-cleanup-tests:

0 commit comments

Comments
 (0)