mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-09-15 16:19:45 +00:00
refactor: adopt cross-platform Go development workflow
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
govulncheck ./...
|
||||
|
||||
# No DB emulator step: MongoDB integration tests skip gracefully when
|
||||
# MONGODB_TEST_URL is unset. Run them locally via `make test-mongo`.
|
||||
# MONGODB_TEST_URL is unset. See README.md for the local Docker command.
|
||||
- name: go test
|
||||
env:
|
||||
# Quiet test logs so real failures stand out.
|
||||
|
||||
Reference in New Issue
Block a user