Skip to content

Commit

Permalink
add missing eol
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-rosianu committed Nov 7, 2024
1 parent 8f3279f commit 6b3e104
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/chainsimulator-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ on:
pull_request:

jobs:
call-reusable-workflow:
uses: multiversx/chain-simulator-reusable-workflow/.github/workflows/workflow.yml@first-version
with:
with_elastic: true # Enable Elasticsearch services
with_notifier: false # Do not enable notifier services

test-chainsimulator-e2e:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 6b3e104

Please sign in to comment.