Update UPT Core and ready for release #74
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Arduino Library | |
| on: | |
| pull_request: | |
| branches: | |
| - master | |
| jobs: | |
| Arduino-Checks: | |
| uses: sensirion/.github/.github/workflows/upt.arduino.check.yml@main | |
| with: | |
| expect-arduino-examples: true | |
| lint-lib-manager-check: update | |
| dependency-list: "[{'name': 'Sensirion Core'}, {'name': 'Sensirion UPT Core', 'version': '1.0.0'}, {'name': 'Sensirion I2C SCD4x'}, {'name': 'Sensirion I2C SFA3x'}, {'name': 'Sensirion I2C SVM4x'}, {'name': 'Sensirion I2C SHT4x'}, {'name': 'Sensirion I2C SEN5X'}, {'name': 'Sensirion I2C SCD30'}, {'name': 'Sensirion I2C SGP41'}, {'name': 'Sensirion I2C STC3x'}, {'name': 'Sensirion I2C SEN66'}, {'name': 'Sensirion I2C STCC4'}, {'source-path': './'}]" |