mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-17 18:25:42 +02:00
[eric] release: unbreak the windows smoke yaml, nested quotes killed the parse
This commit is contained in:
@@ -111,4 +111,5 @@ jobs:
|
||||
"PASS app launched and its backend answered"
|
||||
|
||||
- name: Verdict
|
||||
run: '"Windows packaged smoke passed for ${{ inputs.tag || 'v1.7.0' }}"'
|
||||
run: |
|
||||
"Windows packaged smoke passed for ${{ inputs.tag || 'v1.7.0' }}"
|
||||
|
||||
Reference in New Issue
Block a user