Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
acezen committed Jan 8, 2023
1 parent ede7c1e commit d7fc6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
mkdir build
pushd build
cmake .. -DBUILD_TESTS=ON -DBUILD_EXAMPLES=ON
cmake .. -DBUILD_TESTS=ON
popd
- name: Cpp Format and lint
Expand Down

0 comments on commit d7fc6ca

Please sign in to comment.