Skip to content

Commit

Permalink
test - check if runner pulls latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sihyung-maxim authored Jul 8, 2024
1 parent c6e59d1 commit f3ad5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build_Examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
# Set MAXIM_PATH to limit warnings
export MAXIM_PATH=$(pwd)
git pull
grep -r "== == == == =" Examples/MAX32690
python .github/workflows/scripts/build.py
Expand Down

0 comments on commit f3ad5df

Please sign in to comment.