Skip to content

Commit 246dc05

Browse files
committed
Test
1 parent 21d7e47 commit 246dc05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-ui.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
cache-from: type=gha
3737
cache-to: type=gha,mode=max
3838

39+
- run: docker compose -f docker-compose.dev.yml run --rm --no-deps ls
40+
3941
- name: Check code formatting
4042
run: make format-check-ui
4143

0 commit comments

Comments
 (0)