Skip to content

Commit

Permalink
fix vlogs conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
bearslyricattack committed Feb 6, 2025
1 parent d18160c commit 38bcb8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
strategy:
matrix:
## TODO: add more modules
module: [database, pay, account, minio, launchpad, exceptionmonitor, aiproxy, vlogs]
module: [database, pay, account, minio, launchpad, exceptionmonitor, aiproxy, devbox, vlogs]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions service/go.work
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ use (
./exceptionmonitor
./launchpad
./pay
./devbox
./vlogs
)

Expand Down

0 comments on commit 38bcb8f

Please sign in to comment.