Skip to content

Commit cedebad

Browse files
committed
workflow, test.
1 parent 2649ed6 commit cedebad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run_notebooks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ jobs:
4747
with:
4848
python-version: '3.10'
4949
cache: 'pip'
50-
run: |
50+
51+
- run: |
5152
python -m pip install --upgrade pip
5253
pip install -r .github/workflows/requirements.txt
5354

0 commit comments

Comments
 (0)