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 a657d6c commit f89d630Copy full SHA for f89d630
.github/workflows/test-coverage.yaml
@@ -1,10 +1,10 @@
1
on:
2
push:
3
branches:
4
- - v.1.0.7
+ - master
5
pull_request:
6
7
8
9
name: test-coverage
10
inst/WORDLIST
@@ -278,4 +278,5 @@ ee_as_raster
278
ee_as_sf
279
ee_as_stars
280
ee_imagecollection_to_local
281
-fileNamePrefix
+fileNamePrefix
282
+fileFormat
0 commit comments