Skip to content

Commit eff9517

Browse files
committed
NO-ISSUE Delete test
1 parent 5eb82cd commit eff9517

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/auto-testing.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
pip install readme-renderer
4242
python -m readme_renderer README.rst >/dev/null
4343
44-
- name: Update version in linebot/__about__.py
45-
run: |
46-
VERSION="123.456.789"
47-
python tools/update_version.py $VERSION
48-
4944
check-import:
5045
runs-on: ubuntu-latest
5146
strategy:

0 commit comments

Comments
 (0)