Skip to content

Commit

Permalink
Tests - Try to run some new CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Nov 23, 2023
1 parent 640e1d1 commit 72662cb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ jobs:
working-directory: tests
env:
CYPRESS_CI: TRUE
# For testing only
# PHP_VERSION: 8.2
# LZMPOSTGISVERSION: 15-3
# LZMQGSRVVERSION: 3.34

steps:

# - name: Debug
Expand Down Expand Up @@ -71,6 +76,12 @@ jobs:
make env
cat .env
# For testing only
# - name: Update projects
# run: |
# make upgrade-projects
# git status

- name: Install QGIS server plugins
run: make build-plugins

Expand Down

0 comments on commit 72662cb

Please sign in to comment.