Skip to content

Commit

Permalink
test: revert tool use
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice committed Sep 9, 2024
1 parent 5441859 commit 434992e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ for file in ./schemas/*.yaml; do
rm -rf output
xtp plugin init --schema-file $file --template ../bundle --path output -y --feature stub-with-code-samples --name output
cd output
# xtp plugin build
zig build
xtp plugin build
cd ..
done

0 comments on commit 434992e

Please sign in to comment.