Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6b0fec7

Browse files
committedApr 28, 2025·
CTRL+E
1 parent a8c2cf3 commit 6b0fec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/test-pytest-and-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
7878
- name: Run tests with coverage
7979
env:
80+
HEADLESS_MODE: true
8081
MT5_LOGIN: ${{ secrets.MT5_LOGIN }}
8182
MT5_PASSWORD: ${{ secrets.MT5_PASSWORD }}
8283
MT5_SERVER: "MetaQuotes-Demo"

0 commit comments

Comments
 (0)
Please sign in to comment.