Skip to content

Commit

Permalink
Merge branch 'main' into collect_mongo_insert_statement
Browse files Browse the repository at this point in the history
  • Loading branch information
nozik committed Aug 31, 2021
2 parents aa00598 + aec1518 commit 4fa8843
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -33,6 +33,6 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
run: |
npm install --only=dev --ignore-scripts
npx lerna bootstrap --no-ci --hoist --nohoist='zone.js' --ignore-scripts -- --only=dev
npx lerna bootstrap --no-ci --hoist --nohoist='zone.js' --nohoist='gts' --ignore-scripts -- --only=dev
- name: Lint
run: npm run lint
22 changes: 0 additions & 22 deletions plugins/node/opentelemetry-instrumentation-mysql2/test.js

This file was deleted.

0 comments on commit 4fa8843

Please sign in to comment.