Skip to content

Commit fb4558a

Browse files
dwsuseigaw
authored andcommitted
build: Enable test in muon minimal build
Signed-off-by: Daniel Wagner <[email protected]>
1 parent 496e579 commit fb4558a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ jobs:
279279
runs-on: ubuntu-latest
280280
steps:
281281
- uses: actions/checkout@v3
282-
- name: build muon and samury build-tool
282+
- name: build muon and samurai build-tool
283283
run: |
284284
mkdir build-tools
285285
cd build-tools
@@ -311,3 +311,4 @@ jobs:
311311
-Djson-c=disabled \
312312
build
313313
samu -C build
314+
muon -C build test

0 commit comments

Comments
 (0)