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 29, 2023
1 parent b3b58db commit faaa97a
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 faaa97a

Please sign in to comment.