Skip to content

Commit aa325fd

Browse files
committed
require harp tests
Signed-off-by: Anupam Kumar <[email protected]>
1 parent a937d91 commit aa325fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,8 @@ jobs:
12891289
contents: none
12901290
runs-on: ubuntu-22.04
12911291
needs: [nc-host-app-docker, nc-docker-app-docker, nc-docker-dsp-http,
1292-
nc-docker-dsp-https, nc-host-app-docker-redis, nc-host-network-host]
1292+
nc-docker-dsp-https, nc-host-app-docker-redis, nc-host-network-host,
1293+
nc-docker-harp-bridge, nc-docker-harp-bridge-no-tls, nc-host-harp-host]
12931294
name: Tests-Deploy-OK
12941295
steps:
12951296
- run: echo "Tests-Deploy passed successfully"

0 commit comments

Comments
 (0)