Skip to content

Commit

Permalink
Remove API command in just test
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazz1-dbt committed Dec 7, 2024
1 parent 1f549d0 commit e2f8f6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ api:
# Run Python tests
test:
docker compose up -d --wait
just api > /dev/null 2>&1 &
uv run pytest

0 comments on commit e2f8f6a

Please sign in to comment.