We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c048a56 commit 8dc8c01Copy full SHA for 8dc8c01
1 file changed
.github/workflows/CICD-TEST.yml
@@ -15,8 +15,6 @@ jobs:
15
16
- name: Setup .NET
17
uses: actions/setup-dotnet@v1
18
- with:
19
- dotnet-version: 4.7.x
20
21
- name: Build and Test
22
run: |
0 commit comments