Skip to content

Commit 4da6171

Browse files
author
Himani Anil Deshpande
committed
TEMP to fix GH checks
1 parent 82ec9a9 commit 4da6171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
run: ./gradlew generatePythonClient
171171
- name: Verify Generation of API client
172172
run: |
173-
git diff --exit-code --quiet -- api/client/src/ ':!api/client/src/.openapi-generator/FILES'
173+
git diff --exit-code -- api/client/src/ ':!api/client/src/.openapi-generator/FILES'
174174
validate-external-slurmdbd-template:
175175
name: External SlurmDBD Template Validation
176176
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)