Skip to content

Commit

Permalink
Remove false log statement (#835)
Browse files Browse the repository at this point in the history
Co-authored-by: Azeem Shaikh <azeems@google.com>
  • Loading branch information
azeemshaikh38 and azeemsgoogle committed Aug 11, 2021
1 parent bbf99ad commit 6cc4135
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
go-version: '1.16'
- name: Check license headers
run: |
echo "license check disabled. Will be reenabled soon."
go env -w GOFLAGS=-mod=mod
make all
set -e
Expand Down

0 comments on commit 6cc4135

Please sign in to comment.