Skip to content

Commit

Permalink
NC full sample dataset: new URL (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler committed Mar 16, 2021
1 parent 9d8eb28 commit 190062c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -e
grass --tmp-location XY --exec \
g.extension g.download.location
grass --tmp-location XY --exec \
g.download.location url=http://fatra.cnr.ncsu.edu/data/nc_spm_full_v2alpha2.tar.gz dbase=$HOME
g.download.location url=https://grass.osgeo.org/sampledata/north_carolina/nc_spm_full_v2alpha2.tar.gz dbase=$HOME

grass --tmp-location XY --exec \
python3 -m grass.gunittest.main \
Expand Down

0 comments on commit 190062c

Please sign in to comment.