Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Commit 161465f

Browse files
author
Anton Vorontsov
committed
deleted dotnet version from steps
1 parent a4e4cef commit 161465f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/github-action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
- uses: actions/checkout@v2
1919
- name: Setup .NET Core
2020
uses: actions/setup-dotnet@v1
21-
with:
22-
dotnet-version: 3.1.100
2321
- name: Build
2422
run: dotnet build --configuration Release
2523
- name: Run tests

0 commit comments

Comments
 (0)