Skip to content

Commit

Permalink
Merge pull request #7874 from OpenMined/test_notebooks
Browse files Browse the repository at this point in the history
testing notebook tests
  • Loading branch information
rasswanth-s authored Jun 28, 2023
2 parents b047dc1 + 0706198 commit 47bf227
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/file-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ frontend:

notebooks:
- .github/workflows/pr-tests-syft.yml
- "notebooks/api/**.ipynb"
- notebooks/api/**/*.ipynb
- packages/syft/**/*.py
- packages/syft/**/*.capnp
- packages/syft/**/*.yml
Expand Down
1 change: 0 additions & 1 deletion notebooks/api/0.8/00-load-data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,6 @@
"outputs": [],
"source": [
"# Cleanup local domain server\n",
"\n",
"if node.node_type.value == \"python\":\n",
" node.land()"
]
Expand Down

0 comments on commit 47bf227

Please sign in to comment.