Skip to content

Commit a236cdf

Browse files
committed
remove bash line
1 parent bc98f8f commit a236cdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/examples_check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
- name: Execute notebooks and check for errors
5050
run: |
5151
source .venv/bin/activate
52-
bash ./.github/workflows/scripts/run_notebooks.sh ${{ matrix.notebook }}
5352
echo "Processing ${{ matrix.notebook }}..."
5453
# poetry run jupyter nbconvert --to notebook --execute "${{ matrix.notebook }}"
5554
jupyter nbconvert --to notebook --execute "${{ matrix.notebook }}"

0 commit comments

Comments
 (0)