Skip to content

Commit dc8a45a

Browse files
try again
1 parent 43a21ff commit dc8a45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ jobs:
9898
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
9999
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
100100
run: |
101-
cd docs/ && poetry run pytest --nbval-lax --disable-warnings -vv
101+
cd docs/ && poetry run pytest --nbval-lax --disable-warnings ./user_guide -vv

0 commit comments

Comments
 (0)