Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pcriv committed Dec 22, 2024
1 parent be7d9f1 commit 8f4c529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ build:
##@ Testing

## Run tests
test:
test: .env.test
godotenv -f .env.test gotestsum --format=testdox -- -cover ./...

## Run tests with coverage
Expand Down

0 comments on commit 8f4c529

Please sign in to comment.