From aebc5268ab48d696506b3e6745c2ce7541b8169b Mon Sep 17 00:00:00 2001 From: AdrienWehrle Date: Wed, 11 Sep 2024 22:53:57 +0200 Subject: [PATCH] as least trying to fix it --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 75a851b..8df7c88 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,6 @@ jobs: - true include: - emacs_version: snapshot - ignore_warnings: false steps: - uses: actions/checkout@v2 - uses: purcell/setup-emacs@master