Skip to content

Commit 108561c

Browse files
committed
bagulho retirado
1 parent 084c845 commit 108561c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/pypeline.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ jobs:
2525
webhook: ${{ secrets.DISCORD_WEBHOOK }}
2626
- name: checkout
2727
uses: actions/checkout@v3
28-
- name: Setup .NET
29-
uses: actions/setup-dotnet@v3
30-
with:
31-
dotnet-version: 8.0.x
32-
- name: Restore dependencies
33-
run: dotnet restore
34-
- name: Test
35-
run: dotnet test --no-restore
3628
- name: build
3729
uses: docker/build-push-action@v5
3830
with:

0 commit comments

Comments
 (0)