Skip to content

Commit

Permalink
plz work
Browse files Browse the repository at this point in the history
  • Loading branch information
realsuayip committed Sep 9, 2024
1 parent eea0046 commit 2ea272c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
docker buildx create --use --driver=docker-container
cd docker/dev
docker buildx bake -f docker-compose.yml --set *.cache-to="type=gha,mode=min" --set *.cache-from="type=gha" --load
docker buildx bake -f docker-compose.yml web --set *.cache-to="type=gha,mode=min" --set *.cache-from="type=gha" --load
- name: Run tests
run: >-
Expand Down

0 comments on commit 2ea272c

Please sign in to comment.