Skip to content

Commit f89d630

Browse files
committed
test_cov
1 parent a657d6c commit f89d630

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
on:
22
push:
33
branches:
4-
- v.1.0.7
4+
- master
55
pull_request:
66
branches:
7-
- v.1.0.7
7+
- master
88

99
name: test-coverage
1010

inst/WORDLIST

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,4 +278,5 @@ ee_as_raster
278278
ee_as_sf
279279
ee_as_stars
280280
ee_imagecollection_to_local
281-
fileNamePrefix
281+
fileNamePrefix
282+
fileFormat

0 commit comments

Comments
 (0)