Skip to content

Commit

Permalink
fix things
Browse files Browse the repository at this point in the history
  • Loading branch information
jessica-mitchell committed Sep 13, 2024
1 parent 73971e2 commit 003a750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: DeWildeDaan/copy-from-repo@main
with:
source_repo: "jessica-mitchell/nest-simulator"
source_path: "$(find pynest/examples -iname '*.py'"
source_path: "pynest/examples"
destination_path: "footest"
commit_message: "Test copy commit"
create_pr: false
Expand Down

0 comments on commit 003a750

Please sign in to comment.