fix yaml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
path: tests/cypress/videos
|
path: tests/cypress/videos
|
||||||
|
|
||||||
- name: Send Slack notifications
|
- name: Send Slack notifications
|
||||||
uses: act10ns/slack@v1
|
uses: act10ns/slack@v1
|
||||||
with:
|
with:
|
||||||
status: ${{ job.status }}
|
status: ${{ job.status }}
|
||||||
steps: ${{ toJson(steps) }}
|
steps: ${{ toJson(steps) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user