mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-07 01:06:48 +08:00
.
This commit is contained in:
parent
66363ccb37
commit
ba3f7a68a3
6
.github/workflows/msys2.yml
vendored
6
.github/workflows/msys2.yml
vendored
@ -43,9 +43,3 @@ jobs:
|
|||||||
run: cmake --build build
|
run: cmake --build build
|
||||||
- name: Run basic tests
|
- name: Run basic tests
|
||||||
run: cd build && ctest --output-on-failure -R basictest
|
run: cd build && ctest --output-on-failure -R basictest
|
||||||
- name: Install dependencies
|
|
||||||
run: |
|
|
||||||
pacman -Syu --noconfirm
|
|
||||||
pacman -S --noconfirm base-devel cmake
|
|
||||||
- name: Verify CMake version
|
|
||||||
run: cmake --version
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user