Skip to content

Commit d80eade

Browse files
committed
update
1 parent 35c4f3e commit d80eade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: pnpm install --frozen-lockfile
6969

7070
- name: Build
71-
run: pnpm run build
71+
run: echo TOKEN $TELEMETRY_TRACKING_TOKEN && pnpm run build
7272

7373
- name: Lint
7474
run: pnpm run lint

0 commit comments

Comments
 (0)