mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
pin ast-grep version
This commit is contained in:
2
.github/workflows/rust-lint.yml
vendored
2
.github/workflows/rust-lint.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
|
||||
- name: Install ast-grep
|
||||
run: uv tool install ast-grep-cli
|
||||
run: uv tool install ast-grep-cli==0.44.1
|
||||
- name: Test ast-grep rules (tools/ast-grep/rule-tests)
|
||||
run: sg test --config tools/ast-grep/sgconfig.yml --skip-snapshot-tests
|
||||
- name: Check ast-grep rules (tools/ast-grep/rules)
|
||||
|
||||
Reference in New Issue
Block a user