Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,5 @@ tasks:
sources:
- hack/external-apis/*
cmds:
# - 'go run {{.ROOT_DIR}}/hack/external-apis/main.go'
- 'echo "TODO: Temporarily disabled due to github problems."'
- 'go run {{.ROOT_DIR}}/hack/external-apis/main.go'
internal: true
Loading