Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.54 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.54 KB

CI action

Showcase unit and integration testing

This is for Lecture 6 of course https://pde-on-gpu.vaw.ethz.ch

It demonstrates a typical work-flow of mine which I committed such that commit history retraces that workflow:

Here a link to the commits: https://github.com/eth-vaw-glaciology/course-101-0250-00-L6Testing.jl/commits/master

Julia-actions

The Julia related actions are defined in https://github.com/julia-actions, in particular look at the README of https://github.com/julia-actions/julia-runtest.