Skip to content

Commit

Permalink
Update codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy4040 committed Jun 6, 2024
1 parent aca2140 commit 8b45e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ jobs:
- name: Build Project
run: go build ./...

- name: Run Tests
run: go test -v ./...
# - name: Run Tests
# run: go test -v ./...

- name: Lint
run: |
Expand Down

0 comments on commit 8b45e37

Please sign in to comment.