Skip to content

Commit 3e970cf

Browse files
committed
checks
1 parent 2d26728 commit 3e970cf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ jobs:
2424
2525
- name: check storage emulators
2626
run: |
27-
curl http://localhost:4443/
28-
curl http://localhost:4566/
29-
curl http://localhost:10000/
27+
curl http://localhost:4443
3028
3129
3230
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)