Skip to content

Commit

Permalink
let's see what the error trace says on this
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink committed Oct 31, 2024
1 parent d188783 commit 88385b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
env:
DATABASE_URL: postgres://lucky:developer@localhost:5432/avram_dev
- name: Run tests
run: crystal spec
run: crystal spec --error-trace
env:
BACKUP_DATABASE_URL: postgres://lucky:developer@localhost:5432/sample_backup
DATABASE_URL: postgres://lucky:developer@localhost:5432/avram_dev

0 comments on commit 88385b9

Please # to comment.