mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
fix enum-name on vs2017
This commit is contained in:
parent
2274b77c80
commit
75cf5003f4
4 changed files with 43 additions and 7 deletions
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
|
|
@ -74,4 +74,5 @@ jobs:
|
|||
ctest --output-on-failure -C Debug
|
||||
|
||||
- name: Bazel Test
|
||||
continue-on-error: true
|
||||
run: bazelisk test //... --config=ci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue