Skip to content

Commit b7edde0

Browse files
committed
Cleanup comments
1 parent 6127345 commit b7edde0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

-7
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,3 @@ jobs:
1313
working-directory: src
1414
run: |
1515
composer install --prefer-dist
16-
17-
# - name: Start containers
18-
# run: docker-compose -f "docker-compose.yml" up -d --build
19-
20-
# - name: Stop containers
21-
# if: always()
22-
# run: docker-compose -f "docker-compose.yml" down

0 commit comments

Comments
 (0)