Skip to content

Commit

Permalink
add quote
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 committed Feb 16, 2024
1 parent e6fc599 commit 6377c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Test
shell: bash
run: |
rm -rf $TEST_DATA_PATH/*.csv
rm -rf "$TEST_DATA_PATH/*.csv"
rm -rf /home/ubuntu/workspace/AWI_03W_113060_003/*.parquet
rm -rf /home/ubuntu/workspace/AWI_03W_113060_003/outputs/*
# docker run --rm -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

0 comments on commit 6377c56

Please sign in to comment.