Skip to content

Commit

Permalink
print include paths
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Feb 3, 2024
1 parent 1c67807 commit a60dd02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- name: build unit tests
run: make lib_unit_tests
working-directory: getargv.cpp/test
- run: "echo | clang++ -c -v -x c++ -"
- name: build libtests
run: make libtest1 libtest2
working-directory: getargv.cpp/test
Expand Down

0 comments on commit a60dd02

Please sign in to comment.