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.
1 parent 46b3458 commit e837505Copy full SHA for e837505
1 file changed
.github/workflows/ci-build.yaml
@@ -1,4 +1,4 @@
1
-name: Build znai
+name: Build webtau
2
3
on: [push]
4
@@ -23,4 +23,4 @@ jobs:
23
- name: Build with xvfb enabled
24
uses: GabrielBB/xvfb-action@v1.0
25
with:
26
- run: mvn -B package
+ run: mvn -B verify
0 commit comments