Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
acezen committed Aug 29, 2023
1 parent 0f70937 commit 0696cde
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 @@ -152,6 +152,6 @@ jobs:
run: |
mkdir build
pushd build
cmake ../cpp -DBUILD_TESTS=ON
cmake ../cpp
make -j$(nproc)
popd

0 comments on commit 0696cde

Please sign in to comment.