We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a5573 commit 1451a95Copy full SHA for 1451a95
.github/workflows/test-metatrader5-integration.yml
@@ -73,4 +73,4 @@ jobs:
73
MT5_SERVER: "'MetaQuotes-Demo'"
74
MT5_PATH: "C:\\Program Files\\MetaTrader 5\\terminal64.exe"
75
run: |
76
- python -c tests/integration/test_mt5_connection.py
+ python tests/integration/test_mt5_connection.py
0 commit comments