mirror of
https://github.com/zrwusa/data-structure-typed.git
synced 2024-11-23 12:54:04 +00:00
[ci] debug
This commit is contained in:
parent
e79911264e
commit
3ae683bce4
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -46,6 +46,9 @@ jobs:
|
|||
- name: Run tests
|
||||
run: npm test
|
||||
|
||||
- name: Fetch Tags
|
||||
run: git fetch --tags
|
||||
|
||||
- name: Changelog
|
||||
run: npm run changelog
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue