Skip to content

Commit 4286ef5

Browse files
committed
don't use the job name
1 parent a259389 commit 4286ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pip install tox-gh-actions
4949
pip install codecov
5050
- name: Connect to PostgreSQL
51-
uses: container-job
51+
uses: postgres
5252
- name: Test with Tox
5353
run: |
5454
tox

0 commit comments

Comments
 (0)