Skip to content

Commit 7a3e23e

Browse files
authored
delete publishing readme (#104)
1 parent 1b9b17b commit 7a3e23e

File tree

2 files changed

+3
-71
lines changed

2 files changed

+3
-71
lines changed

.github/README_PUBLISHING.md

Lines changed: 0 additions & 67 deletions
This file was deleted.

.github/workflows/publish.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,9 @@ jobs:
4848
ruff check stagehand
4949
5050
# TODO: add back as soon as CI is passing
51-
# Commenting to cut release
52-
# - name: Run tests
53-
# run: |
54-
# pytest
51+
- name: Run tests
52+
run: |
53+
pytest
5554
5655
- name: Calculate new version
5756
id: version

0 commit comments

Comments
 (0)