diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index dbe354a..977c305 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -49,7 +49,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - - run: mvn -B install --file pom.xml -DskipTest + run: mvn -B install --file pom.xml -DskipTest # ℹī¸ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl