ci: remove debug job from CI workflow
Some checks failed
Some checks failed
This commit is contained in:
parent
06318a8b57
commit
6b3a8a41fd
1 changed files with 0 additions and 3 deletions
|
@ -100,9 +100,6 @@ jobs:
|
|||
run: |
|
||||
cd frontend
|
||||
bun run lint
|
||||
- name: Debug
|
||||
if: always()
|
||||
run: cat /tmp/*/*
|
||||
|
||||
prettier:
|
||||
name: prettier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue