From df0c51148735861fbf0a03f6ce5f2ea5d4430cfc Mon Sep 17 00:00:00 2001 From: Alexey Khromov Date: Sat, 19 Apr 2025 07:15:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/arch.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/arch.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitea/workflows/arch.yaml b/.gitea/workflows/arch.yaml index f300ad4..8445801 100644 --- a/.gitea/workflows/arch.yaml +++ b/.gitea/workflows/arch.yaml @@ -68,6 +68,12 @@ jobs: - name: Installing archlinux package run: | ls -la + pacman -U bforce-r*.pkg.tar.zst cd ${{ github.workspace }}/tests echo '-----------------------------------------' ls -la + - name: Testing package in clean environment + run: | + cd ${{ github.workspace }}/tests + echo '------------>>> TESTING <<<--------------' + BFBIN=/usr/bin/bforce ./mktests.sh