This commit is contained in:
Sergio R. Caprile 2023-07-19 14:27:23 -03:00
parent cdaf523aa8
commit 2d33c545b8

View File

@ -26,8 +26,8 @@ jobs:
with:
languages: cpp
- run: |
make test
make mip_test
make test
make mip_test
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2