Skip to content

Commit

Permalink
Remove test file
Browse files Browse the repository at this point in the history
  • Loading branch information
noopurintel committed Oct 24, 2024
1 parent 5be76e6 commit 1ea1990
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 125 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/workflow_interface_101_mnist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@ jobs:
- name: Run Notebook
run: |
jupyter nbconvert --execute --to notebook ./openfl-tutorials/experimental/test.ipynb
jupyter nbconvert --execute --to notebook ./openfl-tutorials/experimental/Workflow_Interface_101_MNIST.ipynb
echo "Notebook run completed"
tar -cvf notebook.tar ./openfl-tutorials/experimental/Workflow_Interface_101_MNIST.nbconvert.ipynb ./openfl-tutorials/experimental/test.nbconvert.ipynb
tar -cvf notebook.tar ./openfl-tutorials/experimental/Workflow_Interface_101_MNIST.nbconvert.ipynb
- name: Upload Artifacts
uses: actions/upload-artifact@v4
Expand Down
123 changes: 0 additions & 123 deletions openfl-tutorials/experimental/test.ipynb

This file was deleted.

0 comments on commit 1ea1990

Please sign in to comment.