Skip to content

Commit

Permalink
Trying binding a project to the spix testing environment
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Sep 5, 2022
1 parent 64d2451 commit a7079b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
- name: 🧫 Test
env:
PROJ_LIB: ${{ env.CMAKE_BUILD_DIR }}/vcpkg_installed/x64-linux/share/proj/data
SPIX_PROJECT_FILE: ${{ github.workspace }}/test/testdata/test_wms.qgz
run: |
pip install -r "${{ github.workspace }}/test/spix/requirements.txt"
cd "${{ env.CMAKE_BUILD_DIR }}"
Expand Down
Binary file added test/testdata/test_wms.qgz
Binary file not shown.

0 comments on commit a7079b8

Please sign in to comment.