mirror of
https://github.com/penpot/penpot.git
synced 2026-09-18 01:17:47 -04:00
Needs depend on smoke
This commit is contained in:
1 file changed
+2
@@ -74,6 +74,8 @@ jobs:
|
||||
DEPLOY: "true"
|
||||
smoke:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- "deploy"
|
||||
steps:
|
||||
|
||||
- name: Check if URL can be accessed
|
||||
|
||||
Reference in new issue
Block a user