Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenSimon committed Sep 7, 2024
1 parent 78c525e commit 1a9f4be
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions integrations/aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,17 @@
},
"providers": {
"aws": "*"
},
"pipeline": {
"testPackage": {
"name": "spr:#conformance",
"commands": [
"synapse test --target aws --destroy-after"
],
"inputs": {
"useAws": true
}
}
}
}
}

0 comments on commit 1a9f4be

Please sign in to comment.