Skip to content

Commit a8948f8

Browse files
committed
resolve conflicts
1 parent 2f2e174 commit a8948f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout code
2424
uses: actions/checkout@v3
2525

26-
- name: Run docker-compose
26+
- name: Run docker compose
2727
run: SPLUNK_VERSION=${{matrix.splunk-version}} docker compose up -d
2828

2929
- name: Setup Python

0 commit comments

Comments
 (0)