From 1ed6f8c1f5f1a6fd8007c1432856e66d4bf9f3d5 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 29 Jan 2021 18:46:14 -0500 Subject: [PATCH] Disable CI tests Until they are fixed. --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9567b875b..222b276ca 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,20 +3,20 @@ name: CI on: push: branches: - - master - develop pull_request: branches: - - master - develop jobs: build: + if: false runs-on: ubuntu-latest strategy: matrix: emacs_version: - 26.3 + - 27.1 include: - emacs_version: 26.3 lint_ignore: 1