Skip to content

Commit bf875ab

Browse files
committed
remove eval false
1 parent 3220abf commit bf875ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/colab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
rm content/modelisation/4_featureselection.qmd
3535
rm content/NLP/02_exoclean.qmd
3636
python build/colab/tweak_quarto_project.py --overwrite
37-
quarto render --to ipynb -M eval:false
37+
quarto render --to ipynb
3838
- name: Move to expected directory
3939
env:
4040
API_INPI_USERNAME: ${{ secrets.API_INPI_USERNAME }}

0 commit comments

Comments
 (0)