Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
Signed-off-by: jeremy4040 <88025755+jeremy4040@users.noreply.github.com>
  • Loading branch information
jeremy4040 authored May 29, 2024
1 parent e767cd5 commit 6b8b7a1
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 @@ -70,8 +70,8 @@ jobs:
- name: Build Project
run: go build ./...

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

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit 6b8b7a1

Please sign in to comment.