Skip to content

Commit

Permalink
removendo testes do deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysRogeres committed Jul 10, 2023
1 parent 8f97b05 commit 989ede8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:

- name: Build
run: dotnet build --configuration Release --no-restore

- name: Test
run: dotnet test

- name: Publish
run: dotnet publish -c Release -o '${{ github.workspace }}/out'
Expand Down

0 comments on commit 989ede8

Please sign in to comment.