Skip to content

Commit 812c4fd

Browse files
committed
CI: run dev version testing in CI
1 parent 0fe5af3 commit 812c4fd

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
@@ -23,7 +23,7 @@ jobs:
2323
toxenv: py39-test
2424

2525
- python-version: '3.10'
26-
toxenv: py310-test
26+
toxenv: py310-test-devdeps
2727

2828
steps:
2929
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)