We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57542af commit 2005d77Copy full SHA for 2005d77
1 file changed
.github/workflows/install-smoke.yml
@@ -8,7 +8,8 @@ on:
8
- 'src/**'
9
- 'pyproject.toml'
10
- 'uv.lock'
11
- - 'scripts/test_minimal_install.py'
+ - 'scripts/test_install_smoke.py'
12
+ - 'scripts/test_install_smoke.sh'
13
permissions:
14
contents: read
15
0 commit comments