Skip to content

Commit 12bd2d9

Browse files
Merge remote-tracking branch 'origin/main'
# Conflicts: # .github/workflows/test.yml
2 parents 7e967c9 + 3a4e809 commit 12bd2d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ jobs:
2727
- name: Test code
2828
run: mvn exec:exec@run-the-tests -Dexec.classpathScope=test
2929
env:
30-
APPLITOOLS_API_KEY: ${{ secrets.APPLITOOLS_API_KEY }}
31-
HEADLESS: true
30+
APPLITOOLS_API_KEY: ${{ secrets.APPLITOOLS_API_KEY }}

0 commit comments

Comments
 (0)