feat: add path into test action

This commit is contained in:
Ahmad Husen
2021-05-18 17:02:16 +07:00
parent eb35583f7d
commit 6c838f9db4
+1
View File
@@ -24,5 +24,6 @@ jobs:
- name: Test actions - name: Test actions
uses: ./ uses: ./
with: with:
path: $GITHUB_WORKSPACE
updpkgsums: true updpkgsums: true
srcinfo: true srcinfo: true