Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

Commit 45b3896

Browse files
authored
Update ci.yml
1 parent 5c6b494 commit 45b3896

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@ jobs:
1111
uses: actions/setup-dotnet@v1
1212
with:
1313
dotnet-version: 3.1.101
14-
- name: Build with dotnet
15-
run: dotnet build
1614
- name: Test with dotnet
1715
run: dotnet test

0 commit comments

Comments
 (0)