Add vulkan libs, exclude pylint

This commit is contained in:
def 2022-03-19 12:50:20 +01:00
parent caaed712ed
commit 86fff7cd3d
2 changed files with 2 additions and 2 deletions

View file

@ -48,4 +48,4 @@ jobs:
- name: Pylint
run: |
pylint --version
find . -type f -name "*.py" -print0 | xargs -0 pylint
find . -type f -name "*.py" -not -path './ddnet-libs/*' -print0 | xargs -0 pylint

@ -1 +1 @@
Subproject commit f141c4e97ee0183204e55bd29f142fbcb3bff7a1
Subproject commit 3ede7bee94de93ffdb4127e3b0adefa20181c00b