File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 55 types : [opened, reopened, synchronize]
66
77jobs :
8- audio-workstation :
9- name : Build AudioWorkstation
8+ audio-workstation-guest :
9+ name : Build AudioWorkstation Plugins
1010 uses : MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@patch-1
1111 with :
1212 enable_embedded_wasm_sdk_build : true
1313 enable_linux_checks : false
1414 enable_windows_checks : false
1515 swift_flags : --package-path AudioWorkstation/Guest --product Plotter
16- swift_nightly_flags : --package-path AudioWorkstation/Guest --product Plotter
16+
17+ audio-workstation-host :
18+ name : Build AudioWorkstation Server
19+ uses : MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@patch-1
20+ with :
21+ enable_linux_checks : true
22+ enable_windows_checks : false
23+ swift_flags : --package-path AudioWorkstation/ServerHost
1724
1825 soundness :
1926 name : Soundness
You can’t perform that action at this time.
0 commit comments