mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 13:09:44 +00:00
parent
ea8cb184ad
commit
d880b77db6
1
.github/workflows/validate-and-report.yml
vendored
1
.github/workflows/validate-and-report.yml
vendored
@ -204,6 +204,7 @@ jobs:
|
||||
- name: Generate duplicates report
|
||||
run: |
|
||||
make force_symbols
|
||||
make force_extract
|
||||
cd tools/dups
|
||||
cargo run --release -- --threshold .90 --output-file ../../gh-duplicates/duplicates.txt
|
||||
- name: Commit all reports
|
||||
|
Loading…
Reference in New Issue
Block a user