Skip to content

Commit

Permalink
allow golang version failure
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Dec 27, 2024
1 parent cdecafe commit d6dc40a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ check-golang-version:
script:
- make update-golang
- git diff --exit-code
allow_failure: true # temporary

generate_code:
stage: test
Expand Down

0 comments on commit d6dc40a

Please sign in to comment.