Skip to content

Commit

Permalink
Merge main into sweep/add-sweep-config
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Mar 22, 2024
2 parents 28f337e + 0d3afa4 commit 5bba076
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/chatci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,10 @@ jobs:
id: go

- name: Check out code into the Go module directory
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Code Typecheck Detector
uses: kubecub/typecheck@main

- name: Run go modules tidy
run: |
Expand Down

0 comments on commit 5bba076

Please sign in to comment.