Skip to content

Commit 717d14b

Browse files
committed
CI: Set tclint package version
1 parent 208655d commit 717d14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Install dependencies
2424
run: |
25-
pip install tclint
25+
pip install tclint==0.5.0
2626
2727
- name: Lint scripts
2828
run: |

0 commit comments

Comments
 (0)