Skip to content

Commit

Permalink
Merge pull request #90 from Carifio24/ci-devdeps
Browse files Browse the repository at this point in the history
Use devdeps in CI workflow
  • Loading branch information
Carifio24 authored Sep 11, 2024
2 parents f71048a + 88895a2 commit 15be720
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- linux: py39-test
- linux: py310-test
- linux: py311-test
- linux: py311-test-devdeps
- linux: py311-glue116-test
- linux: py311-glue117-test
- linux: py311-glue118-test
Expand All @@ -46,6 +47,7 @@ jobs:
- macos: py39-test
- macos: py310-test
- macos: py311-test
- macos: py311-test-devdeps
- macos: py311-glue116-test
- macos: py311-glue117-test
- macos: py311-glue118-test
Expand All @@ -56,6 +58,7 @@ jobs:
- windows: py39-test
- windows: py310-test
- windows: py311-test
- windows: py311-test-devdeps
- windows: py311-glue116-test
- windows: py311-glue117-test
- windows: py311-glue118-test
Expand Down

0 comments on commit 15be720

Please sign in to comment.