Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
  • Loading branch information
akiradeveloper committed Feb 4, 2024
1 parent d20c8a1 commit 86001bd
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 -v ./...
run: docker compose -f docker-compose-ci.yml run --rm dev cargo test

0 comments on commit 86001bd

Please sign in to comment.