Skip to content

Commit

Permalink
removed test file to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabefire committed May 20, 2024
1 parent 43b7aa1 commit f9ac196
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/notebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
ref: ${{ github.head_ref }}
fetch-depth: 0
- uses: ./.github/actions/notebooks
with:
rye-version: ${{ vars.RYE_VERSION }}
python-version: ${{ inputs.python-version }}
- name: Format
working-directory: examples
run: rye run clean
Expand Down Expand Up @@ -65,9 +62,6 @@ jobs:
ref: ${{ github.head_ref }}
fetch-depth: 0
- uses: ./.github/actions/notebooks
with:
rye-version: ${{ vars.RYE_VERSION }}
python-version: ${{ inputs.python-version }}
- name: Create readme
working-directory: examples
run: rye run create-readme
Expand Down
33 changes: 0 additions & 33 deletions examples/test.ipynb

This file was deleted.

0 comments on commit f9ac196

Please sign in to comment.