We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9aef32 commit ad294acCopy full SHA for ad294ac
action.yml
@@ -1,10 +1,6 @@
1
name: 'Setup DDEV in Github Workflows'
2
description: |
3
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.
8
author: 'Jonas Eberle and DDEV contributors'
9
runs:
10
using: 'node16'
0 commit comments