Skip to content

Commit a5c7a92

Browse files
committed
bak
1 parent c8ba21b commit a5c7a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spa-server-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
cache-dependency-path: './jsclient/package-lock.json'
7070
- run: |
7171
cd ./example/js-app-example && npm ci && npm run build && \
72-
cd ../../jsclient && npm ci && npm run build && npm test
72+
cd ../../jsclient && npm ci && npm test && npm run build

0 commit comments

Comments
 (0)