Skip to content

Commit 67cedd1

Browse files
committed
fix: update to latest nvm-tools
1 parent 1da030c commit 67cedd1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/testing-integration.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@ jobs:
2020
yarn run lint
2121
- name: Check code formatting
2222
run: yarn format:check
23-
- uses: nevermined-io/nvm-tools-actions@v0.7.1
23+
- uses: nevermined-io/nvm-tools-actions@v0.8.0
2424
with:
2525
token: ${{ secrets.API_TOKEN_GITHUB }}
26-
opengsn: 'false'
2726
estuary: 'true'
2827
- name: Check artifacts
2928
run: |

0 commit comments

Comments
 (0)