diff --git a/.github/workflows/actions_test.yml b/.github/workflows/actions_test.yml index 68e910b..0a6a468 100644 --- a/.github/workflows/actions_test.yml +++ b/.github/workflows/actions_test.yml @@ -14,4 +14,4 @@ jobs: - name: qmake run: qmake - name: make - run: make + run: make -j4