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 authored Oct 20, 2024
1 parent e85e71b commit e70ac24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-tests-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
./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
./venom run --var="target_site=https://oshp-validator-mock.onrender.com" --var="logout_url=/" tests_suite.yml
echo "[+] Venom log file content:"
cat venom.log

0 comments on commit e70ac24

Please sign in to comment.