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
36d8a0c438
commit
adb2f2c1d4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -39,6 +39,8 @@ jobs:
|
|||
|
||||
- name: Print Git Tags
|
||||
run: git show-ref --tags
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
|
|
Loading…
Reference in a new issue