Skip to content

Commit

Permalink
Actions - added oclint in feabhas home to search path
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbond7 committed Dec 22, 2023
1 parent 060d46a commit 1c799e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
lizard
- name: OCLint
run: |
PATH="$PATH:/home/feabhas/oclint-22.02/bin"
cd solutions/exercise-1
oclint src/*.c -- -c -I vendor/ceedling/vendor/unity/src/
cd ../exercise-2
Expand Down

0 comments on commit 1c799e5

Please sign in to comment.