Skip to content

Commit

Permalink
Update validate-tests-suite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
righettod committed Mar 30, 2024
1 parent 383c3a9 commit 923ecb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-tests-suite.yml
Expand Up @@ -24,6 +24,7 @@ jobs:
wget -q -O venom https://github.com/ovh/venom/releases/download/v1.0.1/venom.linux-amd64
chmod +x venom
./venom update || true
./venom version
- name: Execute the test plan
run: |
./venom run --var="target_site=https://oshp-validator-mock.onrender.com" --var="internet_facing=true" --var="logout_url=/" tests_suite.yml
Expand Down

0 comments on commit 923ecb8

Please sign in to comment.