diff --git a/.github/workflows/testing-git.yml b/.github/workflows/testing-git.yml index 6cf388d0b..7c4242335 100644 --- a/.github/workflows/testing-git.yml +++ b/.github/workflows/testing-git.yml @@ -36,6 +36,4 @@ jobs: su github -c 'cd pacman-git; yes | makepkg -i --nocheck' - name: Run Build and Tests with pacman-git run: | - pwd - ls -alh make test