Skip to content

Commit

Permalink
use shell
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 committed Feb 16, 2024
1 parent 9d8f5e6 commit d7d2432
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 @@ -9,7 +9,7 @@ jobs:
runs-on: ARM64
steps:
- name: Test
#shell: bash
shell: bash
run: |
echo "${{vars.TEST_DATA_PATH}}"
echo "$TEST_DATA_PATH /*.csv"
Expand Down

0 comments on commit d7d2432

Please sign in to comment.