Skip to content

Commit

Permalink
GHA: Exchange: Adds path
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Apr 25, 2024
1 parent 1b9a596 commit 69b6ae1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-exchange.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,15 @@ jobs:
uses: ./.github/workflows/compile.yml
with:
artifact_prefix: mt
path: Exchange
skip_cleanup: true

Exchange-Tests-MQL4:
defaults:
run:
shell: bash
working-directory: Exchange/tests
if: false
needs: compile
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 69b6ae1

Please sign in to comment.