Skip to content

Commit 24d782e

Browse files
committed
ci(workflows): list golden assets
1 parent 7f77698 commit 24d782e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/host-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
- name: Build rooms_page_test
4646
run: cmake --build tests/build --target rooms_page_test -j
4747

48+
- name: List golden assets
49+
run: ls -la tests/ui/golden
50+
4851
- name: Run tests
4952
run: ctest --test-dir tests/build --output-on-failure --timeout 60
5053

0 commit comments

Comments
 (0)