Skip to content

Commit

Permalink
changed project name in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
santacodes committed Jul 24, 2024
1 parent d6fd552 commit 621b05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
run: cookiecutter . --no-input

- name: Install nox and test generated project
working-directory: ./pybamm_example_project
working-directory: ./pybamm-example-project
run: |
pipx install nox
pipx run nox -s generated-project-tests

0 comments on commit 621b05b

Please sign in to comment.