Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: ZePan110 <[email protected]>
  • Loading branch information
ZePan110 committed Dec 25, 2024
1 parent 37d5fda commit f15ee34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-accuary-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ jobs:
- name: Use the downloaded artifact
run: |
ls acc-log
echo "${example}" "${dataset}"
cp ${{ github.workspace }}/Validation/.github/scripts/acc_test.sh ${{ github.workspace }}/acc-log/acc_test.sh
bash ${{ github.workspace }}/acc-log/acc_test.sh --process_results "${example}" "${dataset}" | tee -a acc-log/summary.txt
echo "" >> acc-log/summary.txt
Expand Down

0 comments on commit f15ee34

Please sign in to comment.