Add API to get version information (#2309)
This commit is contained in:
6
.github/workflows/run-python-test.yaml
vendored
6
.github/workflows/run-python-test.yaml
vendored
@@ -55,6 +55,12 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update version
|
||||
shell: bash
|
||||
run: |
|
||||
./new-release.sh
|
||||
git diff .
|
||||
|
||||
- name: Display OS version
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user