Skip to content

Commit

Permalink
Narrowd build on ci-extended
Browse files Browse the repository at this point in the history
  • Loading branch information
spectre-ns committed Nov 8, 2023
1 parent 9762bda commit fa3b59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Build
working-directory: build
run: cmake --build .
run: cmake --build . --target test_xtensor_lib --parallel 8

- name: Run tests
working-directory: build
Expand Down

0 comments on commit fa3b59c

Please sign in to comment.