Skip to content

Commit

Permalink
Update manual_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-bingocth authored Jul 24, 2024
1 parent 43bc103 commit 22510cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
export COMPONENT=${{ github.event.inputs.component }} &&
cd Test/ &&
ls -la &&
echo "./execute_test.sh $COMMAND $COMPONENT $SERIAL_NUM $PLATFORM $COMPILER $SECURITY"
echo "./execute_test.sh $COMMAND $COMPONENT $SERIAL_NUM $PLATFORM $COMPILER $SECURITY" &&
./execute_test.sh $COMMAND $COMPONENT $SERIAL_NUM $PLATFORM $COMPILER $SECURITY

- name: Generate test report
Expand Down

0 comments on commit 22510cd

Please sign in to comment.