Skip to content

Add link to standard video #292

Add link to standard video

Add link to standard video #292

Workflow file for this run

name: Test
on:
- push
- pull_request
defaults:
run:
shell: bash
jobs:
cibuild:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
- run: bundle install
- run: ./script/cibuild.sh