diff --git a/.github/workflows/arch.yml b/.github/workflows/arch.yml index 26fef87..294f38a 100644 --- a/.github/workflows/arch.yml +++ b/.github/workflows/arch.yml @@ -26,4 +26,4 @@ jobs: commit_message: Update AUR package force_push: 'true' test: true - test_flags: --clean --cleanbuild --syncdeps \ No newline at end of file + test_flags: --clean --cleanbuild --nodeps --nobuild \ No newline at end of file