Skip to content

Commit

Permalink
Fix: Taskfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarus committed Feb 7, 2024
1 parent 6d51a2f commit e01ac49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ tasks:
dir: examples
cmds:
- docker compose -f ./realworld/docker-compose.yml up -d
- cd ./realworld && sqlx migrate run
- cargo test
- docker compose -f ./realworld/docker-compose.yml down

Expand Down

0 comments on commit e01ac49

Please sign in to comment.