ci: fix gitlab stages (#288)

This commit is contained in:
Jonas L 2023-08-07 15:56:08 +02:00 committed by GitHub
parent a0e91d942a
commit a035b7d4c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ include:
- pre-commit.yml
stages:
- test
- sanity
- integration