Skip to content

Commit

Permalink
Update ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Jul 24, 2024
1 parent 8881320 commit c739531
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ jobs:
- name: Run tests
run: |
export COVERAGE_PROCESS_START=${PWD}/.coveragerc
export COVERAGE_RCFILE=${PWD}/.coveragerc
export INITIAL_GISBASE="$(grass --config path)"
export INITIAL_PWD="${PWD}"
.github/workflows/test_thorough.sh --config .gunittest.extra.cfg
Expand Down

0 comments on commit c739531

Please sign in to comment.