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 d348e93 commit a73f3a5Copy full SHA for a73f3a5
.github/workflows/main.yml
@@ -8,4 +8,4 @@ jobs:
8
options: --entrypoint /bin/bash
9
steps:
10
- uses: actions/checkout@v1
11
- - run: librepcb-cli open-library --all --strict --minify-step .
+ - run: librepcb-cli open-library --all --strict --check --minify-step .
0 commit comments