Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Fix docker image name. (#235) #156

Fix docker image name. (#235)

Fix docker image name. (#235) #156

Workflow file for this run

name: MacOS binary test
on:
push:
branches:
- '*'
jobs:
build_binary:
runs-on: macOS-latest
steps:
- uses: hecrj/setup-rust-action@v1
with:
rust-version: nightly-2020-03-19
- uses: actions/checkout@master
- uses: isbang/[email protected]
- run: pip3 install --user tox && $(python3 -m site --user-base)/bin/tox -e coverage
- run: chmod +x scripts/test_run_binary.sh && scripts/test_run_binary.sh