Enable check pipeline (but do not fix issues)

This commit is contained in:
qwerty287 2022-06-14 09:24:22 +02:00
parent 8a0c67460b
commit 25595618bd
No known key found for this signature in database
GPG Key ID: E0464C650D9D25B2
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
depends_on:
- build
- locale
# - check
- check
run_on: [ success, failure ]
skip_clone: true