This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch test/release
in repository https://gitbox.apache.org/repos/asf/skywalking-python.git
The following commit(s) were added to refs/heads/test/release by this push:
new be09fcb Test prod
be09fcb is described below
commit be09fcb226d9bd53d86e97655f59b9bc547471d6
Author: kezhenxu94 <[email protected]>
AuthorDate: Sun Jun 28 23:14:11 2020 +0800
Test prod
---
.github/workflows/build.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 62aa05f..60b5ed8 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -36,5 +36,5 @@ jobs:
- name: Set up dependencies
run: |
pip install grpcio grpcio-tools
- pip install -i https://test.pypi.org/simple/ skywalking==0.1.20
+ pip install skywalking==0.1.0
python test.py