Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Oct 14, 2024
1 parent 2004be3 commit df92ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ tasks:
test-all:
desc: Run all tests.
cmds:
- go test -v -timeout 10s -tags test github.com/bangumi/server/internal/tag/...
- go test -timeout 10s -tags test ./...
env:
TEST_MYSQL: "1"
TEST_REDIS: "1"
Expand Down

0 comments on commit df92ca2

Please sign in to comment.