Skip to content

Add "Rayon Challenge" lab #57

Add "Rayon Challenge" lab

Add "Rayon Challenge" lab #57

Workflow file for this run

name: Run Makefile targets
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Makefile targets
run: make all