Skip to content

Commit 1803c4c

Browse files
committed
Let's see what we got here
1 parent b229e97 commit 1803c4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
name: build
6666
path: .
6767

68+
- run: find .
69+
6870
- name: Test
6971
run: |
7072
dotnet test \

0 commit comments

Comments
 (0)