Skip to content

Commit

Permalink
pdm info
Browse files Browse the repository at this point in the history
  • Loading branch information
wozniakpl committed Sep 16, 2024
1 parent 8e521fd commit 0875100
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
python -m pip install pdm
pdm install
ls -la ./
ls -la $HOME/.local/bin
pdm info
pdm list
- name: Start db
run: docker compose run --rm -d db
- name: Wait for db
Expand Down

0 comments on commit 0875100

Please sign in to comment.