Skip to content

Commit

Permalink
Test the new ports
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart authored Dec 13, 2024
1 parent e9828f1 commit 0420fe1
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 @@ -47,7 +47,5 @@ jobs:
run: go run client.go -address coap.nordicsemi.academy -udp6 -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

0 comments on commit 0420fe1

Please sign in to comment.