Skip to content

Commit 1451a95

Browse files
committed
update path
1 parent b2a5573 commit 1451a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-metatrader5-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
MT5_SERVER: "'MetaQuotes-Demo'"
7474
MT5_PATH: "C:\\Program Files\\MetaTrader 5\\terminal64.exe"
7575
run: |
76-
python -c tests/integration/test_mt5_connection.py
76+
python tests/integration/test_mt5_connection.py

0 commit comments

Comments
 (0)