Makefile: rename run-scylla to start-scylla (#311)

This commit is contained in:
Dmitry Kropachev
2025-04-24 17:38:40 -04:00
committed by GitHub
parent 85ac2915b3
commit c12236d8f3
3 changed files with 4 additions and 7 deletions

View File

@@ -42,8 +42,5 @@ jobs:
- name: Lint
run: make check
- name: Run Scylla Container
run: make run-scylla
- name: Test
run: make test