Skip to content

Commit

Permalink
chore: removed starting up docker as it is no longer needed now that …
Browse files Browse the repository at this point in the history
…memcached tests have been ported
  • Loading branch information
bizob2828 committed May 29, 2024
1 parent 35d401d commit 16ddb8b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1,167 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install Dependencies
run: npm install
- name: Run Docker Services
run: npm run services
- name: Run Integration Tests
run: npm run integration
- name: Run ESM Integration Tests
Expand Down
130 changes: 0 additions & 130 deletions test/integration/instrumentation/q.tap.js

This file was deleted.

Loading

0 comments on commit 16ddb8b

Please sign in to comment.