0
Fork 0
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:
SorsOps 2024-05-20 12:56:43 +02:00
parent 851054c617
commit 90ab485e78
No known key found for this signature in database
GPG key ID: E9EC78C740654016

View file

@ -74,6 +74,8 @@ jobs:
DEPLOY: "true"
smoke:
runs-on: ubuntu-latest
needs:
- "deploy"
steps:
- name: Check if URL can be accessed