Skip to content

Commit

Permalink
debug, I'm confused
Browse files Browse the repository at this point in the history
  • Loading branch information
sydney-runkle committed Nov 20, 2024
1 parent ce04ade commit fd113cc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,9 @@ jobs:
UV_PROJECT_ENVIRONMENT: .venv

- name: install pydantic-core
run: make build-dev
run: |
pwd
make build-dev
- run: uv --version && uv pip list

Expand Down

0 comments on commit fd113cc

Please sign in to comment.