Skip to content

Commit 695f29e

Browse files
committed
mt5
1 parent 2658b27 commit 695f29e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ jobs:
6464
throw "MT5 failed to start"
6565
}
6666
67+
- name: Install MetaTrader5 Python package
68+
run: pip install MetaTrader5
69+
6770
- name: Run MT5 Test
6871
shell: pwsh
6972
run: |

0 commit comments

Comments
 (0)