We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e293ec7 commit 424d1d4Copy full SHA for 424d1d4
.github/workflows/dotnet-deploy.yaml
@@ -12,7 +12,6 @@ env:
12
jobs:
13
deploy:
14
runs-on: ubuntu-latest
15
- needs: [test]
16
steps:
17
- uses: actions/checkout@v2
18
- name: Setup .NET
0 commit comments