Skip to content

Commit a17545a

Browse files
authored
Merge 990b7f1 into d12473e
2 parents d12473e + 990b7f1 commit a17545a

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/ty-ecosystem-analyzer.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ env:
3535
CARGO_TERM_COLOR: always
3636
RUSTUP_MAX_RETRIES: 10
3737
RUST_BACKTRACE: 1
38-
ECOSYSTEM_ANALYZER_COMMIT: bea89c6205aa21eede8f18fa8d5e28c7803c9e2a
38+
ECOSYSTEM_ANALYZER_COMMIT: e7576e66e8f992b057ea92c820c04313dceda755
3939

4040
jobs:
4141
build-ty:
@@ -135,7 +135,6 @@ jobs:
135135
ecosystem-analyzer \
136136
--flaky-runs 10 \
137137
diff \
138-
--dynamic-flaky \
139138
--projects-old projects_old.txt \
140139
--projects-new projects_new.txt \
141140
--projects-flaky projects_flaky.txt \

.github/workflows/ty-ecosystem-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
cd ..
5858
59-
uv tool install "git+https://github.com/astral-sh/ecosystem-analyzer@bea89c6205aa21eede8f18fa8d5e28c7803c9e2a"
59+
uv tool install "git+https://github.com/astral-sh/ecosystem-analyzer@e7576e66e8f992b057ea92c820c04313dceda755"
6060
6161
ecosystem-analyzer \
6262
--verbose \

0 commit comments

Comments
 (0)