mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
Removed redundant step part of install activity
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -28,9 +28,6 @@ jobs:
|
||||
- name: Installing dependencies
|
||||
run: mvn clean install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
|
||||
|
||||
- name: Verifying
|
||||
run: mvn verify
|
||||
|
||||
- name: Running tests
|
||||
run: mvn -B test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user