mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2025-02-21 13:41:58 +00:00
Try fixing dups report
This commit is contained in:
parent
b6152f5ac8
commit
98f63b3e25
4
.github/workflows/validate-and-report.yml
vendored
4
.github/workflows/validate-and-report.yml
vendored
@ -203,8 +203,8 @@ jobs:
|
||||
mv function_graphs.md gh-duplicates
|
||||
- name: Generate duplicates report
|
||||
run: |
|
||||
make force_symbols
|
||||
make force_extract
|
||||
make clean
|
||||
make -j extract
|
||||
cd tools/dups
|
||||
cargo run --release -- --threshold .90 --output-file ../../gh-duplicates/duplicates.txt
|
||||
- name: Commit all reports
|
||||
|
Loading…
x
Reference in New Issue
Block a user