Skip to content

Commit 4bc8456

Browse files
committed
CI: Ensure tool is buildable
1 parent 85a31fc commit 4bc8456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
make check
2121
make tests
2222
make misalign
23-
make ENABLE_ARC=1 clean all
24-
make ENABLE_ARC=1 tests
23+
make tool
24+
make distclean ENABLE_ARC=1 tests
2525
- name: diverse configurations
2626
run: |
2727
make distclean ENABLE_EXT_C=0 check

0 commit comments

Comments
 (0)