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 cf4bb9d commit 73accecCopy full SHA for 73accec
packages/instrumentation-mysql2/.tav.yml
@@ -5,8 +5,8 @@ mysql2:
5
# Skip 2.3.3 which installs types from git which takes 10m on its own
6
exclude: "1.6.2 || 2.3.3"
7
mode: max-3
8
- commands: npm run test
+ commands: npm run test
9
- versions:
10
include: ">=3 <4"
11
mode: max-7
12
0 commit comments