Skip to content

Commit

Permalink
don't use the job name
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Apr 16, 2024
1 parent a259389 commit 4286ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
pip install tox-gh-actions
pip install codecov
- name: Connect to PostgreSQL
uses: container-job
uses: postgres
- name: Test with Tox
run: |
tox
Expand Down

0 comments on commit 4286ef5

Please sign in to comment.