Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Jul 18, 2023
1 parent cb5b781 commit 4fec9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- name: Build
shell: bash
run: cmake --build build --config Release --parallel
run: cmake --build build --config Release --parallel 3

- name: Unit Tests
if: runner.os == 'Linux'
Expand Down

0 comments on commit 4fec9ad

Please sign in to comment.