Skip to content

Commit

Permalink
Merge pull request #8 from umjammer/umjammer-patch-1
Browse files Browse the repository at this point in the history
Update codeql-analysis.yml
  • Loading branch information
umjammer authored Mar 9, 2022
2 parents f78d640 + ac22c59 commit 0d70c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d70c7c

Please sign in to comment.