Skip to content

Commit

Permalink
Update jacoco-1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ravishanigarapu authored May 6, 2024
1 parent f468800 commit 0625e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jacoco-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
distribution: 'adopt'

- name: Build with Maven
run: mvn clean install -DENV_VAR=${{ env.ENV_VAR }}
run: mvn clean install -DENV_VAR=test

- name: Build WAR file
run: mvn -B package --file pom.xml
Expand Down

0 comments on commit 0625e09

Please sign in to comment.