From 65286e60284f0fa05e8d1916426f180ab6a60b60 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 10 May 2024 07:52:36 +0200 Subject: ci: git-validation can go suck an egg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .github/workflows/ci.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7488ce0..f47d2d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,12 +40,7 @@ jobs: with: version: ${{ matrix.emacs_version }} - - uses: actions/setup-go@v5 - - uses: actions/checkout@v4 - - name: Install git-validation - run: go install github.com/vbatts/git-validation@latest - - name: make ci run: make ci -- cgit v1.2.3