1
1
mirror of https://github.com/jarun/nnn.git synced 2024-08-16 08:20:34 +03:00

Use CircleCI parallelism

This commit is contained in:
Arun Prakash Jana 2023-08-27 18:58:15 +05:30
parent 2472554e9a
commit d72ab3497a
No known key found for this signature in database
GPG Key ID: 4A865183AF6C5631

View File

@ -7,6 +7,7 @@ jobs:
working_directory: ~/nnn
environment:
CI_FORCE_TEST: 1
parallelism: 4
steps:
- run:
command: |