Skip to content

Commit 0be46bd

Browse files
remove test since we have another workflow
1 parent 5466393 commit 0be46bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
fi
4343
- name: Install deps
4444
run: poetry install
45-
- name: Run tests
46-
run: poetry run make test # Assuming 'make test' from repo; adjust if different (e.g., poetry run pytest)
4745
- name: Get tag
4846
id: tag
4947
uses: dawidd6/action-get-tag@v1

0 commit comments

Comments
 (0)