We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d03b6 commit f8fd010Copy full SHA for f8fd010
.github/workflows/presto-test.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Checkout velox-testing
38
uses: actions/checkout@v4
39
with:
40
- path: ${{ github-workspace }}/velox-testing
+ path: ${{ github.workspace }}/velox-testing
41
42
- name: Checkout Velox
43
0 commit comments