We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e8b17 commit 9a7676cCopy full SHA for 9a7676c
.github/workflows/verify.yaml
@@ -19,6 +19,7 @@ jobs:
19
- uses: actions/checkout@v2
20
with:
21
path: google-api-java-client-services
22
+ - working-directory: google-api-java-client-services
23
- run: |
24
bash .github/workflows/verify.sh
25
0 commit comments