We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56d488 commit 454e238Copy full SHA for 454e238
.github/workflows/ABAP_STANDARD.yaml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
node-version: 20
18
- run: npm ci
19
- - run: npx abaplint ./abaplint.jsonc
+ - run: npx abaplint .github/abaplint/abaplint.jsonc
0 commit comments