Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use an explicit version of pyogctest
  • Loading branch information
pblottiere committed Sep 10, 2020
1 parent d6a761d commit 2972b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ogc.yml
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
sudo apt-get install python3-virtualenv virtualenv git
git clone https://github.com/pblottiere/pyogctest
cd pyogctest && git checkout 1.0.0 && cd -
virtualenv -p /usr/bin/python3 venv && source venv/bin/activate && pip install -e pyogctest/
- name: Download WMS 1.3.0 dataset
Expand Down

0 comments on commit 2972b29

Please sign in to comment.