Update .github/workflows/codequality.yml
Some checks failed
Code quality checks / build (18.16) (push) Failing after 40s

This commit is contained in:
Lara 2024-10-25 11:37:57 +00:00
parent 8c7a91dc80
commit ef75371c12

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
strategy:
matrix: