mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-07 01:06:48 +08:00
Update vs16-clang-ci.yml
This commit is contained in:
parent
0cb4aa175b
commit
3afac103d8
4
.github/workflows/vs16-clang-ci.yml
vendored
4
.github/workflows/vs16-clang-ci.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
ame: VS16-CLANG-CI
|
name: VS16-CLANG-CI
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
@ -22,4 +22,4 @@ jobs:
|
|||||||
|
|
||||||
- name: 'Run CTest'
|
- name: 'Run CTest'
|
||||||
run: ctest -C Release -R basictest --output-on-failure
|
run: ctest -C Release -R basictest --output-on-failure
|
||||||
working-directory: "${{ github.workspace }}/../../_temp/windows"
|
working-directory: "${{ github.workspace }}/../../_temp/windows"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user