Skip to content

Commit

Permalink
Update moduledata.go
Browse files Browse the repository at this point in the history
Disable generate of moduledata due to timeout issue.
  • Loading branch information
TcM1911 authored Feb 12, 2024
1 parent 7b68ef2 commit d54afa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moduledata.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

package gore

//go:generate go run ./gen moduledata
// FIX: This timeout in CI after 6 hours "go:generate go run ./gen moduledata"

import (
"bytes"
Expand Down

0 comments on commit d54afa1

Please sign in to comment.