Skip to content

Commit bb2b4b7

Browse files
committed
CI: run dev version testing in CI
1 parent 36b441e commit bb2b4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notebooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
toxenv: py39-test
2626

2727
- python-version: '3.10'
28-
toxenv: py310-test
28+
toxenv: py310-test-devdeps
2929

3030
steps:
3131
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)