Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Jul 5, 2024
1 parent d5b01ca commit d223053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebooks-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: |
echo "Running ${{ matrix.notebook }}"
jupytext--to notebook --execute ${{ matrix.notebook }} --inplace
jupytext --to notebook --execute ${{ matrix.notebook }} --inplace

0 comments on commit d223053

Please sign in to comment.