Skip to content

Commit 987ab23

Browse files
committed
ls -R
1 parent c3f49e6 commit 987ab23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
- name: Test
2323
run: |
2424
cd tests/UnitTestEx.MSTest.Test
25+
ls -R
2526
dotnet test --no-build --verbosity normal

0 commit comments

Comments
 (0)