We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3859b6 commit 34a8f36Copy full SHA for 34a8f36
.github/workflows/integration.yaml
@@ -85,5 +85,5 @@ jobs:
85
}
86
87
88
- run().catch(err => console.error(err));
+ run();
89
"
0 commit comments