Skip to content

Commit

Permalink
spelling is very hard
Browse files Browse the repository at this point in the history
  • Loading branch information
M3CHR0M4NC3R committed Jan 8, 2025
1 parent 623856e commit 2b799d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_compilable_percentage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Translate results
run: |
python3 ashe_scripts/specimin_get_run_results.py ASHE/logs/deinterleaved-log.txt
cat ASHE/logs/deinterleaved-log.log
cat ASHE/logs/deinterleaved-log.txt
- name: Show only successful minimizations
run: |
grep 'full_success' ASHE/logs/specimin_run_results.txt | sort
Expand Down

0 comments on commit 2b799d1

Please sign in to comment.