Skip to content

Commit

Permalink
pick devices based on server args Platform variable (#192)
Browse files Browse the repository at this point in the history
* pick devices based on server args Platform variable

* fix linting

* Fix response structure for list device api

* fixed integration test

Co-authored-by: sudharsan-selvaraj <[email protected]>
  • Loading branch information
saikrishna321 and sudharsan-selvaraj authored Nov 7, 2021
1 parent 63d07c2 commit 02adde8
Show file tree
Hide file tree
Showing 12 changed files with 238 additions and 13,683 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ jobs:
run: |
npm ci
npm run build --if-present
npm run integration
npm run integration-android
npm run integration-ios
auto-merge:
if: github.event.pull_request.base.ref == 'main'
Expand Down
Loading

0 comments on commit 02adde8

Please sign in to comment.