Skip to content

chore: update workflows from templates #65

chore: update workflows from templates

chore: update workflows from templates #65

Workflow file for this run

name: Check
on:
pull_request:
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Download binaries test
run: |
make binaries