mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
suppress warnings
This commit is contained in:
2
.github/workflows/linux_clang.yml
vendored
2
.github/workflows/linux_clang.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
# Build the lib
|
||||
- name: Build MacroLibX
|
||||
run: make -j
|
||||
run: make -j && make fclean && make -j DEBUG=true
|
||||
|
||||
# Build the test
|
||||
- name: Build Test
|
||||
|
||||
Reference in New Issue
Block a user