Skip to content

Commit 24a6143

Browse files
committed
Fix tests win actions
1 parent 4e1f48f commit 24a6143

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949

5050
- name: Run Tests
5151
uses: coactions/setup-xvfb@v1
52+
env:
53+
PME_LICENSE: ${{ secrets.PME_LICENSE }}
5254
with:
5355
run: mvn -B test --file pom.xml
5456

0 commit comments

Comments
 (0)