Skip to content

Commit

Permalink
fix smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Dec 22, 2023
1 parent 8cb0dac commit f9f7d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .makim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ groups:
envers init
echo "ENV=dev" > .env
envers draft 1.0 --from-env .env
envers draft 2.0 --from-version 1.0
envers draft 2.0 --from-spec 1.0
smoke-deploy:
help: "Smoke test for envers draft"
Expand Down

0 comments on commit f9f7d12

Please sign in to comment.