Skip to content

Commit 6bdc9d5

Browse files
committed
Update location of archive
1 parent bd35a46 commit 6bdc9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stacks-core-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
test-name: ${{ matrix.test-name }}
4949
threads: 1
50-
archive-file: /tmp/genesis_archive.tar.zst
50+
archive-file: ~/genesis_archive.tar.zst
5151

5252
## Upload code coverage file
5353
- name: Code Coverage

0 commit comments

Comments
 (0)