Skip to content

Commit

Permalink
use tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-rosianu committed Nov 13, 2024
1 parent fb4cc69 commit 5dea8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chainsimulator-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
# This job references the reusable workflow directly at the top-level `uses`
call-reusable-workflow:
uses: multiversx/chain-simulator-reusable-workflow/.github/workflows/workflow.yml@first-version
uses: multiversx/chain-simulator-reusable-workflow/.github/workflows/workflow.yml@v1
with:
with_elastic: true # Enable Elasticsearch services
with_notifier: false # Do not enable notifier services
Expand Down

0 comments on commit 5dea8fd

Please sign in to comment.