Skip to content

Commit

Permalink
concise git show
Browse files Browse the repository at this point in the history
  • Loading branch information
wusatosi committed Nov 8, 2024
1 parent ddf4df3 commit ba8cd25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
echo $VCPKG_INSTALLATION_ROOT
cd $VCPKG_INSTALLATION_ROOT
git show
git show --quiet HEAD
- name: Configure CMake
run: |
cmake -B build -S . "-DCMAKE_CXX_STANDARD=${{ matrix.cpp_version }} ${{ matrix.cmake_args.args }}"
Expand Down

0 comments on commit ba8cd25

Please sign in to comment.