Skip to content

Commit

Permalink
workflow: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lmittmann committed Aug 12, 2024
1 parent 5489bc0 commit 4957cb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
echo "workspace is not tidy"
git diff --color
exit 1
else
echo "workspace is tidy"
fi
echo "workspace is tidy"
test:
name: Test
Expand Down

0 comments on commit 4957cb2

Please sign in to comment.