Skip to content

spiral-matrix: sync (#121) #350

spiral-matrix: sync (#121)

spiral-matrix: sync (#121) #350

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5
- name: Run tests for all exercises
run: bin/test