Skip to content

Commit 59ea147

Browse files
committed
Remove underscore
1 parent cf91324 commit 59ea147

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
@@ -239,7 +239,7 @@ jobs:
239239
export DYLD_LIBRARY_PATH=$(brew --prefix)/lib:${DYLD_LIBRARY_PATH}
240240
ctest -C ${{env.BUILD_TYPE}} --output-on-failure
241241
242-
examples_benchmarks:
242+
examplesBenchmarks:
243243
needs:
244244
dependencies
245245
name: examples_benchmarks (${{matrix.os}}-${{matrix.cxx}}-mpi:${{matrix.mpi}}-openmp:${{matrix.omp}})

0 commit comments

Comments
 (0)