Skip to content

Add "Rust CSV Cookbook" study #59

Add "Rust CSV Cookbook" study

Add "Rust CSV Cookbook" study #59

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