Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aednichols committed Dec 21, 2023
1 parent dd28962 commit 0317f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

- name: Run tests
run: |
# Testcontainers does not seem to be able to pull the containers on its own if the image is not present
docker pull mongo:4.4
docker pull testcontainersofficial/ryuk:0.3.0
./minnie-kenny.sh --force
Expand Down

0 comments on commit 0317f1e

Please sign in to comment.