Skip to content

Commit d56311f

Browse files
committed
debug
1 parent f97d34e commit d56311f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build_and_test_simple.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ jobs:
1818
with:
1919
path: opentelemetry-matlab
2020
fetch-depth: 0
21+
- name: Debug
22+
shell: bash
23+
working-directory: opentelemetry-matlab
24+
run: echo "$(git describe --tags --abbrev=0)"
2125
- name: Get Version
2226
id: getversion
2327
shell: bash

0 commit comments

Comments
 (0)