Skip to content

Commit

Permalink
Update test action
Browse files Browse the repository at this point in the history
  • Loading branch information
DigiPie committed Feb 13, 2023
1 parent c34a51e commit 5cbc85a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ jobs:
runs-on: ubuntu-latest
name: Test mongo-action
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Create mongo Docker container
uses: ./
uses: DigiPie/[email protected]
with:
image_version: latest
port: 27017
Expand Down

0 comments on commit 5cbc85a

Please sign in to comment.