mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
build tiptap only when tests succeed
This commit is contained in:
parent
1b414ab33c
commit
3e0e3b73e6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -57,6 +57,8 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
needs: test
|
||||
|
||||
env:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user