Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
SushilMallRC committed May 13, 2024
1 parent 63d96ce commit 61359a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-with-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
dotnet-version: 8.0.x
- name: Restore dependencies
run: dotnet restore
- name: Code Coverage
run: dotnet test --collect:"XPlat Code Coverage"
- name: Create NuGet package
run: dotnet pack --configuration Release --output ${{ env.NuGetDirectory }}
- name: Upload Artifact
Expand Down

0 comments on commit 61359a5

Please sign in to comment.