From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5FC1715808B for ; Sat, 26 Mar 2022 09:05:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99812E0827; Sat, 26 Mar 2022 09:05:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5910AE0827 for ; Sat, 26 Mar 2022 09:05:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55F88342F46 for ; Sat, 26 Mar 2022 09:05:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB655339 for ; Sat, 26 Mar 2022 09:05:46 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1648285520.865ea141cfaf8b310441fddb576f5653f7a83174.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: .github/workflows/ X-VCS-Repository: proj/sci X-VCS-Files: .github/workflows/pkgcheck.yml X-VCS-Directories: .github/workflows/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 865ea141cfaf8b310441fddb576f5653f7a83174 X-VCS-Branch: master Date: Sat, 26 Mar 2022 09:05:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cf53046d-0e5b-4e93-b093-a3d359dc09dc X-Archives-Hash: 0e608ea0ea3c8350a79e4343d69ecf88 commit: 865ea141cfaf8b310441fddb576f5653f7a83174 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Mar 26 09:05:20 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Mar 26 09:05:20 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=865ea141 pkgcheck.yml: and now drop this code and see if it works again Signed-off-by: Andrew Ammerlaan gentoo.org> .github/workflows/pkgcheck.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml index de6896383..e3abc3de6 100644 --- a/.github/workflows/pkgcheck.yml +++ b/.github/workflows/pkgcheck.yml @@ -17,6 +17,3 @@ jobs: uses: pkgcore/pkgcheck-action@v1 with: args: --keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-VisibleVcsPkg - - name: try clear cache - if: always() - run: rm -r /home/runner/work/_temp/*