From 18c65cdf342bed30f0b92de89871f598b5f57b32 Mon Sep 17 00:00:00 2001 From: githubuser0xFFFF Date: Fri, 29 Nov 2019 23:04:35 +0100 Subject: [PATCH] Update actions_test.yml --- .github/workflows/actions_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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