Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sWalbrun committed Jun 15, 2023
1 parent a2fac1a commit 404cfd1
Show file tree
Hide file tree
Showing 27 changed files with 484 additions and 835 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,6 @@ jobs:

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}

services:
mysql:
image: mysql:5.7
env:
MYSQL_ROOT_PASSWORD: secret
MYSQL_PASSWORD: secret
MYSQL_USER: solawi_ut
MYSQL_DATABASE: solawi_ut
ports:
- 3306:3306
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3

steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ storage/*.key
/public/build/
/.phpunit.cache/
/build/
solawi
49 changes: 0 additions & 49 deletions database/migrations/2014_10_12_000000_create_users_table.php

This file was deleted.

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions database/migrations/2019_08_19_000000_create_failed_jobs_table.php

This file was deleted.

This file was deleted.

64 changes: 0 additions & 64 deletions database/migrations/2021_05_27_173757_vegetables.php

This file was deleted.

41 changes: 0 additions & 41 deletions database/migrations/2021_12_10_174624_create_bidder_round.php

This file was deleted.

40 changes: 0 additions & 40 deletions database/migrations/2021_12_10_175210_create_offer.php

This file was deleted.

Loading

0 comments on commit 404cfd1

Please sign in to comment.