Skip to content

Commit

Permalink
Updated codeql workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jm20122012 committed Jul 3, 2024
1 parent eeb774b commit 66bfe3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
go-version: '1.22.4'

- name: Build Go code
run: go build./...
run: go build ./...

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
Expand Down

0 comments on commit 66bfe3d

Please sign in to comment.