Explorar o código

Fix github action

Laurent Destailleur %!s(int64=2) %!d(string=hai) anos
pai
achega
7719f8e9a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/code_quality.yml

+ 1 - 1
.github/workflows/code_quality.yml

@@ -16,7 +16,7 @@ jobs:
       - uses: actions/checkout@v3
         with:
           fetch-depth: 0
-          php-version: '7.1'
+          #php-version: '7.1'
       - name: 'Qodana Scan'
         uses: JetBrains/qodana-action@v2022.3.0
         env: