Skip to content

Commit

Permalink
Remove unnecessary step (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
ausias-armesto authored Sep 19, 2024
1 parent dc9b557 commit aa7a5a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Setup Node.js
uses: hoprnet/hopr-workflows/actions/setup-node-js@master
with:
node-version: ${{ vars.NODE_VERSION }}

- name: Setup GCP
id: gcp
uses: hoprnet/hopr-workflows/actions/setup-gcp@master
Expand Down

0 comments on commit aa7a5a2

Please sign in to comment.