Skip to content

Commit

Permalink
tests1
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Mar 27, 2024
1 parent 656be8a commit 370c1df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node_sdk_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
yarn docs ; git add docs/ ; git commit -m "update tsdoc"
- name: Run tests
env:
PDP_API_KEY: ${{ secrets.PDP_API_KEY }}
run: yarn test

# - name: Bump version at package.json
Expand Down

0 comments on commit 370c1df

Please sign in to comment.