Add all the renovate changes #115
1 changed files with 3 additions and 0 deletions
|
@ -100,6 +100,9 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
bun run lint
|
bun run lint
|
||||||
|
- name: Debug
|
||||||
|
if: always()
|
||||||
|
run: cat /tmp/*/*
|
||||||
|
|
||||||
prettier:
|
prettier:
|
||||||
name: prettier
|
name: prettier
|
||||||
|
|
Loading…
Add table
Reference in a new issue