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 30, 2024
1 parent 6922623 commit 5930c65
Showing 1 changed file with 0 additions and 2 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

0 comments on commit 5930c65

Please sign in to comment.