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 5e7f6ad commit 08b3368Copy full SHA for 08b3368
.github/workflows/code-format.yml
@@ -21,5 +21,6 @@ jobs:
21
22
- name: Code style check
23
run: |
24
+ npm run compile:specification --prefix compiler
25
npm run format:check --prefix compiler
26
0 commit comments