diff --git a/.github/workflows/run_test.yaml b/.github/workflows/run_test.yaml index 74fc36c..1e31135 100644 --- a/.github/workflows/run_test.yaml +++ b/.github/workflows/run_test.yaml @@ -12,6 +12,7 @@ jobs: ansible-core-version: stable-2.14 target-python-version: 3.9 testing-type: integration + test-deps: community.crypto pre-test-cmd: >- echo "[endpoint: ${{ secrets.HORIZON_ENDPOINT }}, x_api_id: ${{ secrets.HORIZON_API_ID }}, x_api_key: ${{ secrets.HORIZON_API_KEY }}]" >> tests/integration/integration_config.yml