Skip to content

Commit 3ccc64e

Browse files
authored
Merge pull request #256 from thewtex/build-test-python
DOC: Rename build-test-superbuild to build-test-python
2 parents d7928a9 + d5505ed commit 3ccc64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
ctest -j 2 -VV -S dashboard.cmake
126126
shell: cmd
127127

128-
build-test-superbuild:
128+
build-test-python-superbuild:
129129
runs-on: ${{ matrix.os }}
130130
strategy:
131131
max-parallel: 3

0 commit comments

Comments
 (0)