Skip to content

Commit 2996fe2

Browse files
committed
Segunda tentativa de commit
1 parent b82bf43 commit 2996fe2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

templates/pipeline.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
strategy:
3434
matrix:
3535
python-version: [3.6, 3.7, 3.8, 3.9]
36-
3736
steps:
3837
- uses: actions/checkout@v2
3938

@@ -51,8 +50,6 @@ jobs:
5150
- name: Integrations Test
5251
run: |
5352
python test.py
54-
55-
5653
deploy:
5754
needs: tests
5855
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)