Skip to content

Commit

Permalink
added //
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Apr 16, 2024
1 parent 38f60a2 commit 4abcf3d
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 @@ -46,7 +46,7 @@ jobs:
pip install tox-gh-actions
pip install codecov
- name: Connect to PostgreSQL
uses: docker:postgres
uses: docker://postgres
- name: Test with Tox
run: |
tox
Expand Down

0 comments on commit 4abcf3d

Please sign in to comment.