Skip to content

Commit 73cbff4

Browse files
committed
Extend build workflow to run tests on macOS with/without JNA
1 parent bfe41ad commit 73cbff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
os: [ubuntu-latest, macos-latest, windows-latest]
1616
jdk: [11, 17, 21]
17-
argLine: []
17+
argLine: [""]
1818
include:
1919
- os: macos-latest
2020
argLine: -Dengineering.swat.java-watch.mac=jdk

0 commit comments

Comments
 (0)