build: Update dependencies to temporarily use the GitHub repo for tm_data_types #6
Workflow file for this run
This file contains 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: Check Public API for Breaking Changes | |
on: | |
pull_request: | |
branches: [main] | |
jobs: | |
check-api-for-breaking-changes: | |
uses: tektronix/python-package-ci-cd/.github/workflows/[email protected] | |
with: | |
package-name: tekhsi # griffe requires the package name in lowercase |