clean the code

This commit is contained in:
ejahnGithub 2025-05-30 12:53:19 -07:00
parent 96db923f19
commit df87b15598
6 changed files with 45 additions and 45 deletions

View file

@ -29,7 +29,7 @@ jobs:
- name: Build
run: go build -v ./cmd/gh
integration-tests:
env:
GH_TOKEN: ${{ github.token }}