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 2b62b16
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 @@ -102,8 +102,9 @@ jobs:
uses: fx31337/mql-tester-action@master
with:
Script: ${{ matrix.test }}
RunnerTimeout: 1200
if: always()
timeout-minutes: 10
timeout-minutes: 20

cleanup:
if: inputs.skip_cleanup != true
Expand Down

0 comments on commit 2b62b16

Please sign in to comment.