Skip to content

Commit 2b1b6ab

Browse files
committed
gha test 3
1 parent d375d19 commit 2b1b6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,4 +266,4 @@ jobs:
266266
payload: |
267267
channel: ${{ secrets.SLACK_CHANNEL_ID }}
268268
thread_ts: "${{ steps.main_message.outputs.ts }}"
269-
text: "{{ env.TEST_SUMMARY }}"
269+
text: {{ env.TEST_SUMMARY }}

0 commit comments

Comments
 (0)