Compare commits

...

1 Commits

Author SHA1 Message Date
Paige Patton
717cb72f79 Update tests.yml 2026-01-16 13:51:27 -05:00

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: