branch: elpa/request
commit 3c80edf822f8c3d454c6bef78ed7c52a7424ea56
Author: dickmao <none>
Commit: dickmao <none>
melpazoid bitrot
---
.github/workflows/test.yml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 737640afa3..048009d23d 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -87,13 +87,6 @@ jobs:
cask link list
continue-on-error: ${{ matrix.emacs_version == 'snapshot' }}
- - name: lint
- if: |
- startsWith(matrix.python_version, '3') &&
- startsWith(matrix.emacs_version, '27')
- run: make lint
- continue-on-error: ${{ matrix.emacs_version == 'snapshot' }}
-
- name: test-install
if: startsWith(matrix.python_version, '2')
run: make test-install