Skip to content

Commit b0b5225

Browse files
authored
Update release.yml
1 parent eebe8bb commit b0b5225

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ jobs:
2020
poetry_version: 0.12.17
2121
working_directory: .
2222
args: install
23-
- name: Run pytest
24-
uses: abatilo/[email protected]
25-
with:
26-
python_version: 3.7.0
27-
poetry_version: 0.12.17
28-
working_directory: .
29-
args: run python -m pytest
3023
- name: Create release
3124
id: create_release
3225
uses: actions/create-release@v1

0 commit comments

Comments
 (0)