Skip to content

Commit 9ab2345

Browse files
committed
Fix repeat name
1 parent 2a797a3 commit 9ab2345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pr-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: ./build-support/pulsar-test-service-stop.sh
6666

6767
build-static-link:
68-
name: Run unit tests
68+
name: Build statically linked Python library
6969
runs-on: ubuntu-latest
7070
timeout-minutes: 120
7171

0 commit comments

Comments
 (0)