Update tests.yml

This commit is contained in:
Paige Patton
2026-01-16 13:51:27 -05:00
committed by GitHub
parent d0dbe3354a
commit 717cb72f79

View File

@@ -115,7 +115,7 @@ jobs:
run: |
yq -i '.telemetry.username="${{secrets.TELEMETRY_USERNAME}}"' CI/config/common_test_config.yaml
yq -i '.telemetry.password="${{secrets.TELEMETRY_PASSWORD}}"' CI/config/common_test_config.yaml
echo "test_telemetry" > ./CI/tests/functional_tests
echo "test_telemetry" >> ./CI/tests/functional_tests
# Final common steps
- name: Run Functional tests
env: