update for power on/off remote_refresh_ip and others #40
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: package CI | |
on: | |
push: | |
paths-ignore: | |
- README.md | |
branches-ignore: | |
- master | |
jobs: | |
tox-ci: | |
uses: QualiSystems/.github/.github/workflows/package-tox-py-37-39.yml@master |