Skip to content

Commit

Permalink
Update run_edps.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chyan26 committed Nov 13, 2024
1 parent 2f06a28 commit ffce25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_edps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
pyesorex metis_det_lingain "${SOF_DIR}/metis_lm_lingain.sof"
edps -lw
edps -w metis.metis_lm_img_wkf -i $SOF_DATA -c
edps -w metis.metis_lm_img_wkf -i $SOF_DATA | tee edps.stdout.txt
edps -w metis.metis_lm_img_wkf -i $SOF_DATA -t metis_lm_basic_reduce | tee edps.stdout.txt
! grep "'FAILED'" edps.stdout.txt

0 comments on commit ffce25d

Please sign in to comment.