summaryrefslogtreecommitdiffstats
path: root/.github/workflows/run-checker-daily.yml
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2021-08-04 11:06:44 +1000
committerPauli <pauli@openssl.org>2021-08-05 15:41:29 +1000
commit7587b5fd09d8a2a42acc90e5eecdeb6f160699ff (patch)
tree30c65c2612504a4efa7e8531d21f4816d77d4550 /.github/workflows/run-checker-daily.yml
parentebe667b4645ef8ee742c5364a3ee3dd363bd17b4 (diff)
CI: remove spurious blank lines
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16174)
Diffstat (limited to '.github/workflows/run-checker-daily.yml')
-rw-r--r--.github/workflows/run-checker-daily.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/run-checker-daily.yml b/.github/workflows/run-checker-daily.yml
index b8fbbddf62..d9374f1cfc 100644
--- a/.github/workflows/run-checker-daily.yml
+++ b/.github/workflows/run-checker-daily.yml
@@ -128,7 +128,6 @@ jobs:
run: CC=clang ./config --banner=Configured --strict-warnings ${{ matrix.opt }}
- name: config dump
run: ./configdata.pm --dump
-
- name: make
run: make -s -j4
- name: make test