Skip to content

Commit

Permalink
Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
cari-lynn committed Feb 18, 2022
1 parent 44edd23 commit 4cbb3af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hack/test-windows.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ ytt version
# We only care about exit code
ytt -f examples\load-paths

( cd examples/integrating-with-ytt/internal-templating && go test ./... )
cd examples/integrating-with-ytt/internal-templating
go test ./...

0 comments on commit 4cbb3af

Please sign in to comment.