Skip to content

Commit f8fd010

Browse files
committed
fix typo
1 parent 70d03b6 commit f8fd010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/presto-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Checkout velox-testing
3838
uses: actions/checkout@v4
3939
with:
40-
path: ${{ github-workspace }}/velox-testing
40+
path: ${{ github.workspace }}/velox-testing
4141

4242
- name: Checkout Velox
4343
uses: actions/checkout@v4

0 commit comments

Comments
 (0)