Skip to content

Commit 2b9720a

Browse files
Update build.yaml
1 parent 1144e6c commit 2b9720a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
kubernetes-version: 1.30.0
123123
- name: Run tilt ci
124124
env:
125-
TEST_SCRIPT: wait-and-test.sh
125+
TEST_SCRIPT: ../../wait-and-test.sh
126126
OPENTDF_INGRESS_HOST_PORT: "5432"
127127
PLAYWRIGHT_TESTS_TO_RUN: roundtrip
128128
run: tilt ci

0 commit comments

Comments
 (0)