ci: remove time command from CI workflow script
All checks were successful
All checks were successful
This commit is contained in:
parent
bb24af241c
commit
6fb3f2bef2
@ -82,7 +82,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd frontend
|
||||
time ln -s /home/bun/app/node_modules node_modules
|
||||
ln -s /home/bun/app/node_modules node_modules
|
||||
- name: Test build
|
||||
run: |
|
||||
cd frontend
|
||||
|
Loading…
x
Reference in New Issue
Block a user