mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-13 19:50:34 +00:00
CI: Execute volk_gnsssdr_profile in Windows
This commit is contained in:
parent
7e1f0176f4
commit
e9b874dafa
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -112,6 +112,10 @@ jobs:
|
||||
- name: test
|
||||
shell: powershell
|
||||
run: cd build; ctest -C Release
|
||||
- name: install
|
||||
run: cmake --install build
|
||||
- name: run profile
|
||||
run: cd 'C:\Program Files (x86)\volk_gnsssdr\bin'; .\volk_gnsssdr_profile.exe
|
||||
|
||||
|
||||
volk-gnsssdr-ubuntu:
|
||||
|
Loading…
Reference in New Issue
Block a user