We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e967c9 + 3a4e809 commit 12bd2d9Copy full SHA for 12bd2d9
.github/workflows/test.yml
@@ -27,5 +27,4 @@ jobs:
27
- name: Test code
28
run: mvn exec:exec@run-the-tests -Dexec.classpathScope=test
29
env:
30
- APPLITOOLS_API_KEY: ${{ secrets.APPLITOOLS_API_KEY }}
31
- HEADLESS: true
+ APPLITOOLS_API_KEY: ${{ secrets.APPLITOOLS_API_KEY }}
0 commit comments