Skip to content

Commit

Permalink
Remove test comments
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsonsousa committed Nov 17, 2024
1 parent 0f8e56b commit 27be161
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,3 @@ jobs:
git commit -m "Bump project version to ${{ github.event.inputs.version }}"
git push
if: "${{ github.event.inputs.version != '' }}"
# - name: Test
# run: dotnet test --no-build --verbosity normal

0 comments on commit 27be161

Please sign in to comment.