Skip to content

Commit

Permalink
test(live): check new ports
Browse files Browse the repository at this point in the history
New ports were deployed
  • Loading branch information
coderbyheart authored May 23, 2024
1 parent a6ed041 commit 1ded8a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/live-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
run: go run client.go -address coap.nordicsemi.academy -udpPort 5688 -dTLSPort 5689

- name: Run test client (new ports)
# Skip until deployed
if: false
working-directory: client
run: go run client.go -address coap.nordicsemi.academy -udpPort 5683 -dTLSPort 5684

Expand Down

0 comments on commit 1ded8a4

Please sign in to comment.