Skip to content

Commit c74ad14

Browse files
committed
add ls
1 parent 6137284 commit c74ad14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
- name: Run unit tests
5252
run: task test-unit
5353

54+
- name: Check dir content
55+
run: ls
56+
5457
- name: Upload artifacts
5558
uses: actions/upload-artifact@v2
5659
with:

0 commit comments

Comments
 (0)