Skip to content

Commit

Permalink
using master branch for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Nov 14, 2022
1 parent 0ebddf1 commit d2a9cc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
- uses: actions/checkout@v3
with:
repository: nevermined-io/sdk-dtp
ref: feature/node_name # TODO: Remove this line and use master when everything is merged
path: sdk-dtp
token: ${{ secrets.API_TOKEN_GITHUB }}
- name: Run tests from SDK-DTP
Expand All @@ -88,7 +87,6 @@ jobs:
- uses: actions/checkout@v3
with:
repository: nevermined-io/sdk-js
ref: feature/node_name # TODO: Remove this line and use master when everything is merged
path: sdk-js
token: ${{ secrets.API_TOKEN_GITHUB }}
- name: Run tests from SDK
Expand Down

0 comments on commit d2a9cc5

Please sign in to comment.