1
0
mirror of https://github.com/libssh2/libssh2.git synced 2026-01-27 00:18:12 +03:00

cmake: tidy up -j make option in integration tests (#1509)

This commit is contained in:
Viktor Szakats
2025-01-04 23:24:51 +01:00
committed by GitHub
parent ffd0c982a5
commit 389d70bfeb
2 changed files with 6 additions and 5 deletions

View File

@@ -49,6 +49,7 @@ jobs:
timeout-minutes: 60
env:
CC: clang
MAKEFLAGS: -j5
steps:
- uses: actions/checkout@v4
- name: 'cmake'