Skip to content

Commit ad294ac

Browse files
committed
refactor: shorten description
Github actions seem to have a limit of 125 characters for being published to the Github Marketplace...
1 parent d9aef32 commit ad294ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: 'Setup DDEV in Github Workflows'
22
description: |
33
This action installs **DDEV** in your Github Workflow.
4-
It's main use case is to run your Continuous Integration
5-
tests against your already configured development environment.
6-
That'll facilitate developing your tests – if they run locally,
7-
they'll run in github actions, too.
84
author: 'Jonas Eberle and DDEV contributors'
95
runs:
106
using: 'node16'

0 commit comments

Comments
 (0)