From 10ecb1689b3aa8f7398f113ca28a355441f86686 Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 22 Oct 2019 17:49:29 +0200 Subject: make check TESTARGS="--platform offscreen" --- .github/workflows/ccpp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index f94d6459..e6c3a004 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -18,4 +18,4 @@ jobs: - name: make run: make - name: make check - run: make check + run: make check TESTARGS="--platform offscreen" -- cgit v1.2.3