Skip to content

Commit

Permalink
Cleanup comments
Browse files Browse the repository at this point in the history
  • Loading branch information
urre committed May 28, 2024
1 parent 6127345 commit b7edde0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,3 @@ jobs:
working-directory: src
run: |
composer install --prefer-dist
# - name: Start containers
# run: docker-compose -f "docker-compose.yml" up -d --build

# - name: Stop containers
# if: always()
# run: docker-compose -f "docker-compose.yml" down

0 comments on commit b7edde0

Please sign in to comment.