Skip to content

Commit

Permalink
remoe make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio committed Dec 29, 2023
1 parent cf6b399 commit 5e1a2d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
with:
go-version: '1.21'
- run: go version
- run: make clean
- run: make
- run: ./build/pathctl -version
- uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 5e1a2d4

Please sign in to comment.