mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Needs depend on smoke
This commit is contained in:
parent
851054c617
commit
90ab485e78
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -74,6 +74,8 @@ jobs:
|
|||
DEPLOY: "true"
|
||||
smoke:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- "deploy"
|
||||
steps:
|
||||
|
||||
- name: Check if URL can be accessed
|
||||
|
|
Loading…
Reference in a new issue