Skip to content

Commit

Permalink
Update validation-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mionsz authored Feb 11, 2025
1 parent 0660425 commit b8fb965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ jobs:
working-directory: tests/validation
run: |
source "${{ env.VIRTUAL_ENV }}"
sudo pytest '${{ inputs.validation-tests }}' --nic="${TEST_PORT_P},${TEST_PORT_R}" --media=/mnt/media --build='../..'
pytest '${{ inputs.validation-tests }}' --nic="${TEST_PORT_P},${TEST_PORT_R}" --media=/mnt/media --build='../..'

0 comments on commit b8fb965

Please sign in to comment.