Skip to content

Commit

Permalink
feat: add bcs-task mysql store add createdAt
Browse files Browse the repository at this point in the history
  • Loading branch information
ifooth committed Oct 24, 2024
1 parent ac7f110 commit 034f6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.2
args: --timeout=30m
args: --timeout=30m --out-format=colored-line-number
working-directory: bcs-services/bcs-user-manager
bcs-cluster-resources:
name: bcs-cluster-resources
Expand Down

0 comments on commit 034f6cd

Please sign in to comment.