Skip to content

Commit 490442d

Browse files
committed
chore: update cloudbuild.yaml
1 parent 191e78a commit 490442d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cl/cloudbuild.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ steps:
2222
args:
2323
- "-c"
2424
- |
25+
npm link
26+
npm link @google-cloud/cloud-sql-connector
2527
npx tap -c -t0 --disable-coverage --allow-empty-coverage system-test -o test_results.tap
2628
cat test_results.tap | npx tap - --reporter=junit > sponge_log.xml
2729
timeout: 300s

0 commit comments

Comments
 (0)