Skip to content

Commit b4c8ef8

Browse files
author
Lucas Yoon
committed
test ci 2
1 parent e27441b commit b4c8ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-with-registry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585

8686
- name: Check that containers components are non terminating
8787
run: |
88-
go build -C ${{ env.REGISTRY_PATH }}/tests/check_non_terminating -o flatten-parent
88+
go build -C tests/check_non_terminating -o flatten-parent
8989
bash ${{ env.REGISTRY_PATH }}/tests/check_non_terminating.sh --stacksPath $(pwd) --stackDirs current-repo
9090
9191
odov3:

0 commit comments

Comments
 (0)