We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83835c commit f729c78Copy full SHA for f729c78
.github/workflows/ci.yml
@@ -19,8 +19,6 @@ jobs:
19
node-version: 16
20
- name: Install sg
21
run: npm install -g @ast-grep/cli
22
- - name: Debug
23
- run: sg
24
- name: Install deps
25
run: npm install
26
- name: Compile
0 commit comments