Apply a decorator on the ParameterWithPath object to make it serializ… #17
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: '3.11 Pyside6 Windows' | |
on: [push] | |
jobs: | |
call_workflow: | |
uses: ./.github/workflows/Testbase_win.yml | |
with: | |
python: '3.11' | |
qt5: 'pyside6' |