Skip to content

Commit

Permalink
echo path
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 committed Feb 16, 2024
1 parent ea4b846 commit 742e2be
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: |
echo "$TEST_DATA_PATH/*.csv"
echo "$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/*
Expand Down

0 comments on commit 742e2be

Please sign in to comment.