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 2f2e174 commit a8948f8Copy full SHA for a8948f8
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout code
24
uses: actions/checkout@v3
25
26
- - name: Run docker-compose
+ - name: Run docker compose
27
run: SPLUNK_VERSION=${{matrix.splunk-version}} docker compose up -d
28
29
- name: Setup Python
0 commit comments