Skip to content

Commit

Permalink
ci for generated template test
Browse files Browse the repository at this point in the history
  • Loading branch information
santacodes committed Jul 22, 2024
1 parent e3bd58c commit 37f04be
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,6 @@ jobs:
run: |
cookiecutter . --no-input
- name: Set up uv inside generated project
uses: yezz123/setup-uv@v4
with:
uv-venv: ".venv"
working-directory: ./pybamm_example_project

- name: Install nox and test generated project
working-directory: ./pybamm_example_project
run: |
Expand Down

0 comments on commit 37f04be

Please sign in to comment.