Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.009-dev-new #777

Open
wants to merge 59 commits into
base: v3.008-dev-new
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
d019cc0
Testing Ref<X> serialization.
nseam Jul 19, 2023
6541e3f
Removed temporary test code from test file.
nseam Jul 20, 2023
bbc0b43
Merge remote-tracking branch 'origin/v3.006-dev-fixme' into v3.006-dev
kenorb Jul 20, 2023
c6e7145
Merge pull request #693 from nseam/v3.006-dev-fixme
kenorb Jul 20, 2023
fb9b41b
Merge commit 'c6e7145822937f1b4606c93cef73897b8062d17d' into v3.007-dev
kenorb Jul 20, 2023
70a93ae
Just some minor fixes.
nseam Jul 20, 2023
434c4d0
Exchange/Platform: Extends from Taskable
kenorb Jul 22, 2023
eaf64d7
Exchang.test: Fixes test
kenorb Jul 22, 2023
623acda
Adds State struct
kenorb Jul 22, 2023
15360ee
Exchange/Platform: Adds initial task methods
kenorb Jul 22, 2023
dba2b38
DataParamEntry: Adds ToString() method
kenorb Jul 22, 2023
fe4cd85
Serializer: Code reformats and improves debug messaging
kenorb Jul 22, 2023
130c7fa
Account: Adds getters and setters for account params
kenorb Jul 23, 2023
5404886
Exchange/Platform: Adds getters and setters for params
kenorb Jul 23, 2023
48d2daa
Exchange/Platform: Adds tests to init instances via JSON
kenorb Jul 23, 2023
f9c68ea
EA: Improves data exporting code
kenorb Jul 23, 2023
b37b694
EA: Adds db export to test
kenorb Jul 23, 2023
3e03e95
Fixed SerializerJson which didn't clear pointer to "key" and thus it …
nseam Jul 24, 2023
ad0c21f
Merge pull request #698 from nseam/v3.007-dev-fixme
kenorb Jul 24, 2023
ff2b6e6
Platform.test: Fixes JSON for valid one
kenorb Jul 24, 2023
ec070dc
Exchange: Passes accounts [no ci]
kenorb Dec 2, 2023
6ecae7f
Merge remote-tracking branch 'origin/v3.007-dev' into v3.009-dev-new
kenorb Sep 3, 2024
6c796cf
Adds missing const
kenorb Sep 3, 2024
1c9f2b8
AccountForex: Implements missing virtual methods
kenorb Sep 3, 2024
a7228ea
Runs tmat only in debug mode
kenorb Sep 3, 2024
3b755e9
Some fixes with const
kenorb Sep 3, 2024
b9907e2
Merge remote-tracking branch 'origin/v3.008-dev-new' into v3.009-dev-new
kenorb Sep 8, 2024
b56cfa1
Fixes error: duplicate case value
kenorb Sep 8, 2024
126e522
CONTRIBUTING: Adds int64 syntax
kenorb Sep 8, 2024
f6380d1
Merge remote-tracking branch 'origin/v3.007-db-export' into v3.009-de…
kenorb Sep 8, 2024
fb06375
C++ compatibility fixes.
nseam Sep 9, 2024
1fcf382
GitHub workflow changes to avoid testing if "MT5_LOGIN" env variable …
nseam Sep 9, 2024
b3db10d
Merge pull request #768 from nseam/v3.009-dev-new-cpp-fixes
kenorb Sep 9, 2024
f2bb79a
CONTRIBUTING: Clarifies Ref<X> syntax
kenorb Sep 9, 2024
4692e26
Moves Strategy class to subdir
kenorb Sep 9, 2024
e66f603
Updated c++ compatibility table.
nseam Sep 10, 2024
bfc9533
Merge branch 'v3.009-dev-new' of https://github.com/EA31337/EA31337-c…
nseam Sep 10, 2024
6c09de3
Fixes to C++ compatibility table.
nseam Sep 10, 2024
5914168
Merge pull request #770 from nseam/v3.009-dev--cpp-compatibility-table
kenorb Sep 10, 2024
01a5be9
CONTRIBUTING: Adds footnotes
kenorb Sep 10, 2024
4dd8b83
Updates .vscode/settings.json
kenorb Sep 10, 2024
f6174a4
Moves Instances.h to Storage/
kenorb Sep 10, 2024
f54be8f
CI: Adds tests for Instances class
kenorb Sep 10, 2024
b74eaeb
Adds Instances.test.cpp
kenorb Sep 10, 2024
64a2cc1
Moves Bar/Candle/Pattern to Platform/Chart/
kenorb Sep 10, 2024
7d7d396
Removes Math.h as duplicate
kenorb Sep 10, 2024
3fc6cad
Makefile: Adds support for MQL4/MQL5 compilation
kenorb Sep 10, 2024
d4ef76e
GetLowest() and GetHighest() fixes for Indicator/IndicatorData. Also …
nseam Sep 13, 2024
aeb62f4
GetLowest() and GetHighest() now uses passed mode to retrieve proper …
nseam Sep 13, 2024
80e370f
Merge branch 'v3.009-dev-new' of https://github.com/EA31337/EA31337-c…
nseam Sep 18, 2024
080e9fd
Tiny C++ compatibility fixes.
nseam Sep 18, 2024
8844e84
Fixing EATest and stack overflow in creating CSV Parser value from in…
nseam Sep 18, 2024
feee6c2
Merge pull request #772 from nseam/v3.009-dev-new--get-lowest-highest…
kenorb Sep 18, 2024
ca60d77
Web.test: Corrects include path
kenorb Sep 10, 2024
101a3da
Improves Makefile
kenorb Sep 18, 2024
b327268
C++ compatibility fixes.
nseam Oct 10, 2024
542b3d7
Merge pull request #776 from nseam/v3.009-dev-new-cpp-fixes-2
kenorb Oct 10, 2024
3b2fe9c
EMCC compatibility fixes.
nseam Oct 17, 2024
1a70529
Merge pull request #779 from nseam/v3.009-dev-new--emmc-fixes
kenorb Oct 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/test-exchange-account.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Exchange/Account

env:
TEST_PATH: Exchange/Account/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-exchange-symbolinfo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Exchange/SymbolInfo

env:
TEST_PATH: Exchange/SymbolInfo/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -62,7 +62,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-exchange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Exchange

env:
TEST_PATH: Exchange/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicator

env:
TEST_PATH: Indicator/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -70,7 +70,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-bitwise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Bitwise)

env:
TEST_PATH: Indicators/Bitwise/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -65,7 +65,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-ohlc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (OHLC)

env:
TEST_PATH: Indicators/OHLC/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-oscillator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Oscillator)

env:
TEST_PATH: Indicators/Oscillator/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -67,7 +67,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-price.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Price)

env:
TEST_PATH: Indicators/Price/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -66,7 +66,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-pricemulti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (PriceMulti)

env:
TEST_PATH: Indicators/PriceMulti/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-pricerange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (PriceRange)

env:
TEST_PATH: Indicators/PriceRange/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -67,7 +67,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-special.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Special)

env:
TEST_PATH: Indicators/Special/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -65,7 +65,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators-tick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators (Tick)

env:
TEST_PATH: Indicators/Tick/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-indicators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Indicators

env:
TEST_PATH: Indicators/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -114,7 +114,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-math.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Math

env:
TEST_PATH: Math/tests
TEST_SKIP: ${{ secrets.MT5_LOGIN || false }}
TEST_SKIP: ${{ secrets.MT5_LOGIN == '' }}

# yamllint disable-line rule:truthy
on:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
name: files-ex${{ matrix.version }}
- name: List compiled files
run: find . -name '*.ex?' -type f -print
- if: ${{ env.TEST_SKIP != true }}
- if: ${{ env.TEST_SKIP != true && env.TEST_SKIP != 'true' }}
name: Run ${{ matrix.test }}
uses: fx31337/mql-tester-action@master
with:
Expand All @@ -64,7 +64,7 @@ jobs:
# yamllint disable-line rule:line-length
UrlExpert: file://${{ github.workspace }}/${{ env.TEST_PATH }}/${{ matrix.test }}.ex${{ matrix.version }}
Version: 5
- if: ${{ failure() && runner.debug }}
- if: ${{ failure() && runner.debug == '1' }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20

Expand Down
Loading
Loading