Skip to content

Commit 52121df

Browse files
authored
Merge branch 'v2' into feature/high-res-metrics
2 parents ca90740 + 12a2f44 commit 52121df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
if: ${{ matrix.java != '8' }} # If not 8 don't exclude the examples directory
6363
run: mvn -DskipTests install --file pom.xml
6464
- name: Run e2e test with Maven
65-
run: mvn -Pe2e -B verify --file powertools-e2e-tests/pom.xml
65+
run: mvn -Pe2e -B verify --file powertools-e2e-tests/pom.xml

0 commit comments

Comments
 (0)