feat: use default path, lint bash script & show diff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user