We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a797a3 commit 9ab2345Copy full SHA for 9ab2345
.github/workflows/ci-pr-validation.yaml
@@ -65,7 +65,7 @@ jobs:
65
run: ./build-support/pulsar-test-service-stop.sh
66
67
build-static-link:
68
- name: Run unit tests
+ name: Build statically linked Python library
69
runs-on: ubuntu-latest
70
timeout-minutes: 120
71
0 commit comments