Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
olpipi committed Aug 5, 2024
1 parent 45aae98 commit 9d55c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_snippets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
run: cmake -DCMAKE_BUILD_TYPE=Release -DTHREADING=SEQ -DENABLE_TESTS=ON -B build

- name: Build snippets
run: cmake --build build --target openvino_docs_snippets --parallel
run: cmake --build build --target openvino_docs_snippets --parallel 8

0 comments on commit 9d55c3b

Please sign in to comment.