Skip to content

Commit a2fa76c

Browse files
committed
fix: fix failure test about dynamiclink method
1 parent 3711d25 commit a2fa76c

File tree

9 files changed

+202
-385
lines changed

9 files changed

+202
-385
lines changed

.github/workflows/rust-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- uses: dtolnay/rust-toolchain@stable
5454
id: toolchain
5555
- name: Run tests
56-
run: cargo test
56+
run: cargo test --release
5757
- name: Check schema generation
5858
run: |
5959
# Generate schema

Cargo.lock

Lines changed: 43 additions & 255 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ butterflow-scheduler = { path = "crates/scheduler" }
3232
codemod-sandbox = { path = "crates/codemod-sandbox" }
3333
codemod-telemetry = { path = "crates/telemetry" }
3434

35-
ast-grep-language = "0.38.5"
3635
anyhow = "1.0"
3736
async-trait = "0.1"
3837
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy