Skip to content

Commit efaebc8

Browse files
committed
adding tsc in the pipeline.
1 parent b8bfb4f commit efaebc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_check_load_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
run: |
5454
npm install --include=dev -f
5555
npm ci
56+
tsc
5657
5758
- name: Azure authentication
5859
uses: azure/login@v1

0 commit comments

Comments
 (0)