Skip to content

Commit

Permalink
list routes
Browse files Browse the repository at this point in the history
  • Loading branch information
et-nik committed Feb 11, 2024
1 parent 5e004b7 commit 3feef88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ steps:
commands:
- cp .env.example .env
- php artisan migrate:fresh --seed
- php artisan route:list
- vendor/bin/phpunit --verbose
- rm -rf storage/app/certs
- rm -rf storage/framework/cache/data/*
Expand Down

0 comments on commit 3feef88

Please sign in to comment.