Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abourtnik committed Dec 7, 2023
1 parent 5b18289 commit 8e64729
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
APP_URL: "http://127.0.0.1:8000"
DB_USERNAME: root
DB_PASSWORD: root
DB_DATABASE: my-database
MAIL_MAILER: log
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8e64729

Please sign in to comment.