(minor) test
This commit is contained in:
parent
0cfd021ef2
commit
646bddf303
1 changed files with 1 additions and 1 deletions
2
.github/workflows/complib-package.yml
vendored
2
.github/workflows/complib-package.yml
vendored
|
@ -33,4 +33,4 @@ jobs:
|
||||||
search_commit_body: false
|
search_commit_body: false
|
||||||
user_format_type: "csv"
|
user_format_type: "csv"
|
||||||
- name: test
|
- name: test
|
||||||
run: echo "$version"
|
run: echo "${version}"
|
||||||
|
|
Reference in a new issue