diff --git a/.github/workflows/check-jupyter-wip.yml b/.github/workflows/check-jupyter-wip.yml index a8469c5..98c920e 100644 --- a/.github/workflows/check-jupyter-wip.yml +++ b/.github/workflows/check-jupyter-wip.yml @@ -28,4 +28,5 @@ jobs: - name: Test notebook run: | - jupyter nbconvert --to notebook --execute /notebooks/DL-gwas-gcp-example/*.ipynb + pwd + jupyter nbconvert --to notebook --execute notebooks/GenAI/Gemini_Intro.ipynb