Skip to content

spdlog: cast the type to std::int32_t to avoid spdlog error #95

spdlog: cast the type to std::int32_t to avoid spdlog error

spdlog: cast the type to std::int32_t to avoid spdlog error #95

name: GitHub Actions
on:
pull_request:
branches:
- master
push:
branches:
- master
tags: '*'
jobs:
build_test:
name: Run build test
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/[email protected]
- name: build test with container
run:
docker build . -t ezio_ci_test