Skip to content

Commit

Permalink
Trying to fix EATest for which test takes too long. Maybe it's OpenCL…
Browse files Browse the repository at this point in the history
… issue?
  • Loading branch information
nseam committed Sep 18, 2024
1 parent 080e9fd commit 55b5e4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,10 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
RunnerTimeout: 4800
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20
timeout-minutes: 80

Scripts-MQL4:
defaults:
Expand Down

0 comments on commit 55b5e4a

Please sign in to comment.