Skip to content

Commit

Permalink
fixup! WIP: use UV in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
awdem committed Dec 12, 2024
1 parent 2dc983c commit 888756d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- attach_workspace:
at: ~/repo/
- install_uv
- run: uv pip install setuptools wheel
- run: uv sync --dev --no-python-downloads
- run: sam build ${DASH_DASH_DEBUG} --template-file template.yaml
- persist_to_workspace:
root: ~/repo/
Expand Down

0 comments on commit 888756d

Please sign in to comment.