Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin committed Feb 25, 2020
1 parent d9cb8a5 commit 3597573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn -B package --file com.googlecode.cppcheclipse.parent/pom.xml

0 comments on commit 3597573

Please sign in to comment.