Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
anaspacheco committed Dec 6, 2023
1 parent fd0fd07 commit b68d376
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,5 @@ jobs:
run: |
echo "MongoDB URI: $MONGODB_URI"
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}

- name: Install Dependencies
run: npm run install-dependencies

0 comments on commit b68d376

Please sign in to comment.