Skip to content

Commit

Permalink
#3257 install
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 5, 2024
1 parent 39b718d commit 1a22684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
path: ~/.m2/repository
key: ubuntu-jdk-21-maven-${{ hashFiles('**/pom.xml') }}
restore-keys: ubuntu-jdk-21-maven-
- run: mvn clean test --errors --batch-mode
- run: mvn clean install --errors --batch-mode
- run: |
set -x
sum=$(
Expand Down

0 comments on commit 1a22684

Please sign in to comment.