Skip to content

Commit eb386db

Browse files
committed
debug-print env
1 parent f7bc4b7 commit eb386db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
queries: +security-and-quality
2626
- name: Build
2727
run: |
28+
echo $CC
29+
echo $CXX
2830
cmake -S test -B build
2931
cmake --build build -j 4
3032
- name: CodeQL Analysis

0 commit comments

Comments
 (0)