Update CI codeql

This commit is contained in:
2022-12-13 13:31:20 +01:00
parent 75c5a095c5
commit e5b09f1610
2 changed files with 37 additions and 33 deletions

View File

@@ -27,7 +27,7 @@ jobs:
pip install -q --upgrade codecov coverage black flake8 codacy-coverage
- name: Build and install
run: |
cd FImdlp
cd /home/runner/work/FImdlp/FImdlp
make install
- name: Lint
run: |