Skip to content

Commit

Permalink
Remove unused database from build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaHydrae committed Sep 27, 2024
1 parent 2f4856a commit 24e3f9c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v4

# https://github.com/marketplace/actions/mongodb-in-github-actions
- name: Start MongoDB
uses: supercharge/[email protected]
with:
mongodb-version: 8.0

# https://github.com/asdf-vm/actions#setup
- name: Install asdf
uses: asdf-vm/actions/setup@v3
Expand Down

0 comments on commit 24e3f9c

Please sign in to comment.