Skip to content

Commit e78402e

Browse files
committed
fixed name for python publish app
1 parent 5c8e9ac commit e78402e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpublish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install dependencies
4444
run: |
4545
make init
46-
- name: Test with pytest
46+
- name: Test with Pytest and Publish to PYPI
4747
env:
4848
POSTGRES_DATABASE_HOST: localhost
4949
POSTGRES_DATABASE_DATABASE: postgres

0 commit comments

Comments
 (0)