Skip to content

unable to run test.sh after clean clone of repository #730

@andersryanc

Description

@andersryanc

GORM Playground Link

#729

Description

You instructions say to run ./test.sh immediately after downloading the repo, but it fails after a clean clone of the repository. I also noticed the CI tests are failing at the same spot in the pull request I just opened above.

Screenshot 2024-04-30 at 10 18 02 AM

I was able to run the tests, but I ended up having to use this command instead:

GORM_DIALECT=mysql go test

And follow up attempts to use ./test.sh still fail:

Screenshot 2024-04-30 at 11 33 53 AM

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions