Skip to content

Commit b502a1e

Browse files
committed
Action
Signed-off-by: Pavol Loffay <[email protected]>
1 parent 990013c commit b502a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml renamed to .github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
gradle-packages-${{ runner.os }}
3434
3535
- name: smoke-test
36-
run: make smoke-test
36+
run: make build
3737
env:
3838
JVM_OPTS: -Xmx1g
3939
TERM: dumb

0 commit comments

Comments
 (0)