Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienDucourthial committed Apr 16, 2024
1 parent 5d17a69 commit 77928f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 77928f8

Please sign in to comment.