Skip to content

Commit 7b79a41

Browse files
authored
Update .github/workflows/ci.yml
1 parent ffbedc2 commit 7b79a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
run: cmake --build --preset venv
225225

226226
- name: Python tests C++11
227-
run: cmake --build --preset venvtests
227+
run: cmake --build --preset testsvenv
228228

229229
deadsnakes:
230230
strategy:

0 commit comments

Comments
 (0)