Skip to content

Commit

Permalink
Update .github/workflows/pr-check.yml
Browse files Browse the repository at this point in the history
Co-authored-by: SteveLauC <[email protected]>
  • Loading branch information
luohoufu and SteveLauC authored Jan 14, 2025
1 parent 0624234 commit 9890e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
ls -lrt $WORKBASE/
ls -alrt $WORK
# for unit test
# for formatting code
cd $WORK
echo Formating code at $PWD ...
make format
Expand Down

0 comments on commit 9890e04

Please sign in to comment.