Skip to content

Commit d124ed0

Browse files
committed
MAINT: passing on env variable
1 parent 2715e16 commit d124ed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_devtests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939

4040
- name: Execute notebooks as testing
4141
id: test_status
42+
posargs: $posargs
4243
run: tox -e py312-test-devdeps
4344

4445
- name: Open issue upon cron failure

0 commit comments

Comments
 (0)