Skip to content

Commit

Permalink
remove cruft debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
steezeburger committed Jan 18, 2024
1 parent b991c7d commit 63affc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
steps:
# Checking out the repo
- uses: actions/checkout@v4
- run: go version
- name: Log in to GitHub Container Registry
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 63affc5

Please sign in to comment.