Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
Signed-off-by: Akira Hayakawa <[email protected]>
  • Loading branch information
akiradeveloper committed Feb 4, 2024
1 parent 86001bd commit 24d28ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
cache-to: type=gha,mode=max

- name: Run tests
run: docker compose -f docker-compose-ci.yml run --rm dev cargo test
run: docker compose -f docker-compose-ci.yml run --rm dev cargo test -v ./...

0 comments on commit 24d28ed

Please sign in to comment.