Skip to content

Commit caeadeb

Browse files
committed
fixup! Edit Pipeline Trigger
1 parent 1b363e4 commit caeadeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/run-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ stages:
2525
displayName: "Build Project"
2626
dependsOn:
2727
- setup
28-
- test
28+
- unittest
2929
variables:
3030
ACN_DIR: drop_setup_env_source
3131
ACN_PACKAGE_PATH: github.com/Azure/azure-container-networking

0 commit comments

Comments
 (0)