chore: remove debug statements - 2

This commit is contained in:
Erica Marigold 2023-08-01 12:50:33 +05:30 committed by GitHub
parent 67f54bbec5
commit fdff382a6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,6 @@ jobs:
- name: Copy AUR PKGBUILDs into testing dir
run: cp -r package/aur/lune-bin/ package/aur/lune-git/ package/aur/lune/ test/aur/
- run: ls test/aur
- name: Setup docker CLI
uses: actions-hub/docker/cli@master