Skip to content

Commit

Permalink
deactivate lib rename check
Browse files Browse the repository at this point in the history
as driver is not yet published to arduino lib
  • Loading branch information
LeonieFierz authored Nov 27, 2024
1 parent 8086e2e commit e8c69e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino_quality_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: sensirion/.github/.github/workflows/driver.arduino.check.yml@main
with:
expect-arduino-examples: true
lint-lib-manager-check: update
lint-lib-manager-check: submit

todo-check:
if: github.event_name == 'push' && github.ref != 'refs/head/main'
Expand Down

0 comments on commit e8c69e7

Please sign in to comment.