Skip to content

Commit

Permalink
chore: rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
flemzord committed Dec 7, 2023
1 parent a6ecf0b commit 25049c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ tidy-all:
WAIT
BUILD --pass-args ./libs/go-libs+tidy
END
BUILD --pass-args ./tests/integration+tidy
#BUILD --pass-args ./tests/integration+tidy
FOR component IN $(cd ./components && ls -d */)
BUILD --pass-args ./components+tidy --components=$component
END
Expand Down

0 comments on commit 25049c3

Please sign in to comment.