Skip to content

Commit

Permalink
Make test data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
sanders41 committed Jan 11, 2024
1 parent 08db5ee commit e28d941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/prep_tests.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!bin/bash

mkdir scripts/data
cp pieces/postgres_etl/data/persons.csv scripts/data
docker compose -f scripts/docker-compose.yml up -d

0 comments on commit e28d941

Please sign in to comment.