Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenSimon committed Sep 7, 2024
1 parent 1a9f4be commit bd9b409
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integrations/aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
"testPackage": {
"name": "spr:#conformance",
"commands": [
"synapse test --target aws --destroy-after"
"synapse deploy --target aws",
"synapse test --destroy-after"
],
"inputs": {
"useAws": true
Expand Down

0 comments on commit bd9b409

Please sign in to comment.