We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e6eab commit 9107f9aCopy full SHA for 9107f9a
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
enable-cache: true
30
pyproject-file: pyproject.toml
31
32
- - id: set-include
+ - id: set-matrix
33
run: |
34
uv run noxfile.py --session gha_matrix
35
0 commit comments