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