mirror of
https://github.com/herumi/xbyak
synced 2024-11-20 16:06:14 -07:00
add test with noexception
This commit is contained in:
parent
30144f8091
commit
87e14f02a5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -10,3 +10,4 @@ jobs:
|
|||
- run: sudo apt update
|
||||
- run: sudo apt install nasm yasm g++-multilib tcsh
|
||||
- run: make test
|
||||
- run: make -C sample CXXFLAGS="-DXBYAK_NO_EXCEPTION"
|
||||
|
|
Loading…
Reference in a new issue