Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 41ef4fc

Browse files
committed
ci(actions): debug dir
1 parent 919ef37 commit 41ef4fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
- name: seed test data
5050
working-directory: ./backend_server
5151
run: MIX_ENV=ci mix run priv/mock/cps_seeds.exs > /dev/null
52+
- name: debug dir
53+
run: ls
5254

5355
setup-front:
5456
name: Setup Web Front

0 commit comments

Comments
 (0)