Skip to content

Commit

Permalink
test resource-resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Jan 23, 2024
1 parent b9918fd commit 75d3ae4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,8 @@ jobs:
cd bindings/updater/nodejs
pnpm test
timeout-minutes: 30
- name: resource-resolver integration tests
run: |
cd bindings/resource-resolver/nodejs
pnpm test
timeout-minutes: 30

0 comments on commit 75d3ae4

Please sign in to comment.