Skip to content

Commit 424d1d4

Browse files
committed
removed dependancy
1 parent e293ec7 commit 424d1d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dotnet-deploy.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ env:
1212
jobs:
1313
deploy:
1414
runs-on: ubuntu-latest
15-
needs: [test]
1615
steps:
1716
- uses: actions/checkout@v2
1817
- name: Setup .NET

0 commit comments

Comments
 (0)