hpc-carpentry / hpc-parallel-novice

Introductory material on parallelization using python with a focus on HPC platforms
https://hpc-carpentry.github.io/hpc-parallel-novice
Other
2 stars 5 forks source link

CI is not active #6

Closed tkphd closed 3 years ago

tkphd commented 3 years ago

This lesson should use continuous integration to check for problems in PRs. Use the .github folder in hpc-intro as astarting point, and configure a GitHub Action to get this going.