Skip to content

Commit

Permalink
remove the docker run command
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 committed Feb 16, 2024
1 parent fe64a7e commit 18d3463
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ jobs:
run: |
rm -rf /home/ubuntu/workspace/AWI_03W_113060_003/*.csv
rm -rf /home/ubuntu/workspace/AWI_03W_113060_003/*.parquet
rm -rf /home/ubuntu/workspace/AWI_03W_113060_003/outputs/*
docker run --rm -it -v /home/ubuntu/workspace/AWI_03W_113060_003:/ngen/ngen/data awiciroh/ciroh-ngen-image:89-adding-unit-testing-for-the-pr-validation /ngen/ngen/data auto
rm -rf /home/ubuntu/workspace/AWI_03W_113060_003/outputs/*

0 comments on commit 18d3463

Please sign in to comment.