Skip to content

Commit

Permalink
Remove name
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Jul 24, 2024
1 parent b584bae commit 2540adc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ jobs:
sudo rm -rf /usr/share/dotnet
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Setup OpenSearch Dashboards with retry
uses: Wandalen/wretry.action@master
- uses: Wandalen/wretry.action@master
with:
action: derek-ho/setup-opensearch-dashboards@v1
with: |
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
- name: Checkout Branch
uses: actions/checkout@v2

- name: Setup OpenSearch Dashboards with retry
uses: Wandalen/wretry.action@master
- uses: Wandalen/wretry.action@master
with:
action: derek-ho/setup-opensearch-dashboards@v1
with: |
Expand Down

0 comments on commit 2540adc

Please sign in to comment.