From 4902f06b1bb2ab5076b4ceaba085c702b9f8c138 Mon Sep 17 00:00:00 2001 From: brotzeit Date: Fri, 18 Feb 2022 13:55:22 +0100 Subject: don't run tests for emacs snapshot for now --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d363ca5..6b016cf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,7 +11,7 @@ jobs: emacs-version: - 26.3 - 27.2 - - snapshot + # - snapshot steps: - uses: actions/checkout@v2 -- cgit v1.2.3