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 e07e512 commit 9f6909dCopy full SHA for 9f6909d
.github/workflows/ABAP_CLOUD.yaml
@@ -16,5 +16,5 @@ jobs:
16
with:
17
node-version: 20
18
- run: npm ci
19
- - run: rm -r 00
+ - run: rm -r src/00
20
- run: npx abaplint .github/abaplint/abap_cloud.jsonc
0 commit comments