Skip to content

Commit 8481dae

Browse files
authored
ci: fix addition to reusable-standard.yml
1 parent 9657d19 commit 8481dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-standard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: cmake --build build --target test_cmake_build
7676

7777
- name: Visibility test
78-
run: cmake --build . --target test_visibility
78+
run: cmake --build build --target test_visibility
7979

8080
- name: Setuptools helpers test
8181
run: |

0 commit comments

Comments
 (0)