Skip to content

Commit 8a8b3e2

Browse files
authored
Update run_notebook_macos.yaml
1 parent 842e867 commit 8a8b3e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_notebook_macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Run notebook
4747
run: |
48-
python -m jupyter nbconvert --execute --inplace ${{ inputs.notebook }}
48+
python -m jupyter nbconvert --execute --inplace ${{ inputs.notebook }} --gpus all
4949
5050
- uses: peter-evans/create-pull-request@v5
5151
with:

0 commit comments

Comments
 (0)