Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 committed Jan 27, 2024
1 parent 00cef0d commit 6a13bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
onname: Build

on:
workflow_dispatch:
Expand Down Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Test with dotnet
uses: b3b00/[email protected].8
uses: b3b00/[email protected].9
id: 'coverlet'
if: env.RUN_TESTS
with:
Expand Down

0 comments on commit 6a13bb1

Please sign in to comment.