Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
arminzavada committed Sep 18, 2024
1 parent f9f6d64 commit 38afe76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
- name: Test Similarity
run: |
dist/similarity/bin/similarity muse1.txt muse2.txt 3 > e2e-output.txt
grep -xq "Similarity:0.9000325774286236"
grep -xq "Similarity:0.9000325774286236" e2e-output.txt

0 comments on commit 38afe76

Please sign in to comment.