We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9cb8a5 commit 3597573Copy full SHA for 3597573
.github/workflows/maven-ci.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
java-version: 1.8
16
- name: Build with Maven
17
- run: mvn -B package --file pom.xml
+ run: mvn -B package --file com.googlecode.cppcheclipse.parent/pom.xml
0 commit comments