We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc6f52 commit c38adacCopy full SHA for c38adac
.github/workflows/maven-verify.yml
@@ -47,4 +47,4 @@ jobs:
47
run: |
48
./mvnw -B package --file pom.xml -Plinux-x86 \
49
-Dsurefire.failIfNoSpecifiedTests=false \
50
- -Dtest=!io.github.bahaa.webgpu.integration.*
+ -Dtest='!io.github.bahaa.webgpu.integration.*'
0 commit comments