Skip to content

Commit 8c05d03

Browse files
author
ZhikharevAl
committed
ci: refactor
1 parent 84d3cb4 commit 8c05d03

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/actions/run-tests/action.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@ inputs:
1212
description: "Docker Hub password or access token"
1313
required: true
1414

15-
# runs:
16-
# using: composite
17-
# steps:
18-
# - name: Setup Python and UV
19-
# uses: ./.github/actions/setup
20-
21-
# - name: Start services with Docker Compose
22-
# run: docker compose up -d --build
23-
# shell: bash
2415
runs:
2516
using: composite
2617
steps:

0 commit comments

Comments
 (0)