blueloveTH 1 anno fa
parent
commit
2fdf09f652
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      .github/workflows/main.yml

+ 0 - 2
.github/workflows/main.yml

@@ -58,8 +58,6 @@ jobs:
       with:
         version: 15
         platform: x64
-    - name: Install dependencies
-      run: sudo apt-get install -y libclang-rt-15-dev
     - name: Unit Test with Coverage
       run: bash run_tests.sh
     - name: Upload coverage reports to Codecov