Skip to content

Commit ff035e3

Browse files
committed
Move data download outside of install action
1 parent b52e205 commit ff035e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Build and Test
2-
2+
env:
3+
ZENODO_RECORD_ID: 17423608
34
on:
45
push:
56
branches:

0 commit comments

Comments
 (0)