Skip to content

Commit

Permalink
CI: Run library checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ubruhin committed Aug 30, 2023
1 parent f8e33f7 commit 126d07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
options: --entrypoint /bin/bash
steps:
- uses: actions/checkout@v1
- run: librepcb-cli open-library --all --strict --minify-step .
- run: librepcb-cli open-library --all --strict --check --minify-step .

0 comments on commit 126d07f

Please sign in to comment.