Skip to content

Commit 2005d77

Browse files
committed
Fix after merge
1 parent 57542af commit 2005d77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/install-smoke.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
- 'src/**'
99
- 'pyproject.toml'
1010
- 'uv.lock'
11-
- 'scripts/test_minimal_install.py'
11+
- 'scripts/test_install_smoke.py'
12+
- 'scripts/test_install_smoke.sh'
1213
permissions:
1314
contents: read
1415

0 commit comments

Comments
 (0)