mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-03-20 10:27:06 +00:00
Compare commits
1 Commits
v5.0.1
...
paigerube1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
717cb72f79 |
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user