ci: add timing to node_modules symlink creation step
Some checks failed
Some checks failed
This commit is contained in:
parent
c258f1014d
commit
bb24af241c
@ -82,7 +82,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd frontend
|
||||
ln -s /home/bun/app/node_modules node_modules
|
||||
time ln -s /home/bun/app/node_modules node_modules
|
||||
- name: Test build
|
||||
run: |
|
||||
cd frontend
|
||||
|
Loading…
x
Reference in New Issue
Block a user