(minor) test
This commit is contained in:
parent
646bddf303
commit
680a168435
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
|
||||
user_format_type: "csv"
|
||||
- name: test
|
||||
run: echo "${version}"
|
||||
run: echo "${{version}}"
|
||||
|
|
Reference in a new issue