Skip to content

Commit cf0d9d5

Browse files
committed
fix notebook test
1 parent bb5f220 commit cf0d9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-notebook-extra-demos.yml renamed to .github/workflows/run-notebook-demos-extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- cron: '0 6 * * 1'
99

1010
jobs:
11-
run-notebook-demos:
11+
run-notebook-demos-extra:
1212
runs-on: ubuntu-latest
1313
env:
1414
JUPYTER_PLATFORM_DIRS: 1

0 commit comments

Comments
 (0)