diff --git a/.github/workflows/arch.yml b/.github/workflows/arch.yml index 7f5d1ce..e8218ab 100644 --- a/.github/workflows/arch.yml +++ b/.github/workflows/arch.yml @@ -25,4 +25,5 @@ jobs: ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }} commit_message: Update AUR package force_push: 'true' - test: true \ No newline at end of file + test: true + test_flags: --clean --cleanbuild \ No newline at end of file