Skip to content

Commit 6bef1e5

Browse files
committed
wip
1 parent 3fc8ea4 commit 6bef1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/collector.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- uses: ./.github/actions/node/setup
3434
- run: yarn install
3535
- uses: ./.github/actions/node/oldest
36-
- run: ls -lisa && ls -lisa && $PWD && ls -lisa $PWD/libdatadog-nodejs
36+
- run: ls -lisa && ls -lisa $PWD && ls -lisa $PWD/libdatadog-nodejs
3737
- run: NODE_OPTIONS="-r $PWD/libdatadog-nodejs/global" yarn test:plugins:ci
3838
- uses: ./.github/actions/node/latest
3939
- run: NODE_OPTIONS="-r $PWD/libdatadog-nodejs/global" yarn test:plugins:ci

0 commit comments

Comments
 (0)