Update tests.yml

This commit is contained in:
Ettore Di Giacinto
2025-03-20 13:05:29 +01:00
committed by GitHub
parent 2de5152bfd
commit 43a46ad1fb

View File

@@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v2
- name: Run tests
run: |
sudo apt-get update && sudo apt-get install -y make
make tests
#sudo mv coverage/coverage.txt coverage.txt
#sudo chmod 777 coverage.txt