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 c5d273a commit 8f4c9acCopy full SHA for 8f4c9ac
plugins/node/opentelemetry-instrumentation-aws-sdk/.tav.yml
@@ -1,12 +1,7 @@
1
-# Note: tests must set `SKIP_TEST_IF_DISABLE=true` to override usage of
2
-# `mocha --require '../../../scripts/skip-test-if.js' ...` if calling `npm test`.
3
-
4
# node version support in JS SDK v3:
5
# - 16.x dropped in v3.723.0 https://github.com/aws/aws-sdk-js-v3/pull/6775
6
7
'@aws-sdk/client-s3':
8
- env:
9
- - SKIP_TEST_IF_DISABLE=true
10
jobs:
11
- node: '>=18'
12
versions:
@@ -17,8 +12,6 @@
17
- mocha --require '@opentelemetry/contrib-test-utils' test/s3.test.ts
18
13
19
14
'@aws-sdk/client-sqs':
20
21
22
15
23
16
24
0 commit comments