Skip to content

Commit

Permalink
more uvx
Browse files Browse the repository at this point in the history
Co-authored-by: Agriya Khetarpal <[email protected]>
  • Loading branch information
Saransh-cpp and agriyakhetarpal authored Dec 24, 2024
1 parent ec50530 commit 375bb70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ jobs:
- name: Install dependencies
run: |
uv pip install copier jinja2_time
uv tool install nox
- name: Install copier and jinja2_time and generate a template with default values
run: copier copy . . --trust --defaults
Expand All @@ -178,4 +177,4 @@ jobs:
run: |
git add .
git commit -am "initial commit"
nox -s docs --verbose
uvx nox -s docs --verbose

0 comments on commit 375bb70

Please sign in to comment.