Skip to content

Commit a73f3a5

Browse files
committed
CI: Run library checks
1 parent d348e93 commit a73f3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
options: --entrypoint /bin/bash
99
steps:
1010
- uses: actions/checkout@v1
11-
- run: librepcb-cli open-library --all --strict --minify-step .
11+
- run: librepcb-cli open-library --all --strict --check --minify-step .

0 commit comments

Comments
 (0)