Remove extra debugging output to prepare to merge.
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m12s
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m12s
This commit is contained in:
parent
9b85ec4766
commit
6adb31bc89
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ jobs:
|
||||||
name: 'Checkout Repository'
|
name: 'Checkout Repository'
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: 'Debugging'
|
|
||||||
run: |
|
|
||||||
latest_git_tag="$(git describe --tags --abbrev=0)"
|
|
||||||
echo "Previous Git Tag: $latest_git_tag"
|
|
||||||
- name: 'Pre-Commit'
|
- name: 'Pre-Commit'
|
||||||
run: |
|
run: |
|
||||||
pre-commit install
|
pre-commit install
|
||||||
|
|
Loading…
Add table
Reference in a new issue