mirror of
https://github.com/QuasarApp/LIEF.git
synced 2025-05-10 18:59:33 +00:00
Enable tests in github actions
This commit is contained in:
parent
1c35015b42
commit
8751eda888
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- enhancement/windows-ci
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
@ -29,7 +28,7 @@ jobs:
|
||||
toolset: "14.16"
|
||||
- name: Build and Test
|
||||
run: |
|
||||
python ./setup.py --ninja --sdk bdist_wheel
|
||||
python ./setup.py --ninja --sdk --lief-test bdist_wheel
|
||||
shell: cmd
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user