Add integration tests to gitlab CI
.gitlab-ci.yml: Rename "lint" stage to "test" stage. Change basic target to also update the pacman files databases, as they are required for integration tests. Add integration target to run `tox -e integration`.
Please register or sign in to comment