fix: Remove unused commands files #341
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: tm_devices |