feat: use default path, lint bash script & show diff

This commit is contained in:
Ahmad Husen
2021-05-18 20:46:48 +07:00
parent 3036013a06
commit 444f56b20f
2 changed files with 18 additions and 12 deletions
+5 -1
View File
@@ -24,6 +24,10 @@ jobs:
- name: Test actions
uses: ./
with:
path: $GITHUB_WORKSPACE
updpkgsums: true
srcinfo: true
- name: Show diff
run: |
git diff PKGBUILD
git diff .SRCINFO