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 04191bc commit 0adc2f6Copy full SHA for 0adc2f6
.github/workflows/test-metatrader5-integration.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Test MT5 initialization
66
run: |
67
- python -c "
+ python "
68
import sys, os, time
69
import MetaTrader5 as mt5
70
0 commit comments