Skip to content

Commit

Permalink
test: add i9n tests for cache clean, and fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
srevinsaju committed Jun 21, 2023
1 parent 545bc38 commit 6e17159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/togomak.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ stage "integration_tests" {
./togomak_coverage -C "$i" --ci -v root
./togomak_coverage -C "$i" --ci -v -n
done
./togomak_coverage cache clean --recursive
./togomak_coverage fmt --check --recursive
for i in tests/failing/*; do
set +e
Expand Down

0 comments on commit 6e17159

Please sign in to comment.