Skip to content

Commit

Permalink
CI #268 pull tiled image
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Nov 9, 2023
1 parent 0a20ebf commit 5b493d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/conda_unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
- name: Start MongoDB
uses: supercharge/[email protected]

- name: Start MongoDB
run: |
docker pull ghcr.io/bluesky/tiled:main
- name: Create Python ${{ matrix.python-version }} environment
uses: mamba-org/setup-micromamba@v1
with:
Expand Down

0 comments on commit 5b493d1

Please sign in to comment.