Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriscbr committed Jul 17, 2024
1 parent f99e24f commit 83e9dfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mkrepo/main.w
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ new gitattributes.GitAttributes();

let skipCanaryTests = [
"containers", // https://github.com/winglang/wing/issues/5716
"cognito", // TODO: needs to be updated to use dynamodb.Table
"python", // TODO: needs to be refactored to handle the new cloud.Function signature
"cognito", // https://github.com/winglang/wing/issues/6924
"python", // https://github.com/winglang/wing/issues/6923
];

new canary.CanaryWorkflow(workflowdir, libs.copy(), skipCanaryTests);

0 comments on commit 83e9dfa

Please sign in to comment.