Skip to content

Commit 74b9483

Browse files
committed
ci: use non-hidden snapshot artifact directory
1 parent bbbe2a1 commit 74b9483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
timeout-minutes: 20
3636
continue-on-error: true
3737
env:
38-
SNAPSHOT_ARTIFACTS: ${{ github.workspace }}/.snapshot-artifacts
38+
SNAPSHOT_ARTIFACTS: ${{ github.workspace }}/snapshot-artifacts
3939
steps:
4040
- name: Checkout
4141
uses: actions/checkout@v4

0 commit comments

Comments
 (0)