aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLKedward <laurence.kedward@bristol.ac.uk>2020-12-07 15:16:13 +0000
committerLKedward <laurence.kedward@bristol.ac.uk>2020-12-07 15:16:13 +0000
commitc91ef3c887d9a4c3fbca8d119fdd3798809f73b9 (patch)
tree8ba92bd68a3786e4a60f30ffa722ab67625db331
parent447b4b2a39d69a19ac1a4bcae22e30372a23c859 (diff)
downloadfpm-c91ef3c887d9a4c3fbca8d119fdd3798809f73b9.tar.gz
fpm-c91ef3c887d9a4c3fbca8d119fdd3798809f73b9.zip
Update README with link to setup-fpm gihub action.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d966dc..1972efe 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,8 @@ __Note:__ On Linux and MacOS, you will need to enable executable permission befo
_e.g._ `$ chmod u+x fpm-v0.1.0-linux-x86_64`
+__Github actions:__ to setup *fpm* within Github actions for automated testing, you can use the [fortran-lang/setup-fpm](https://github.com/fortran-lang/setup-fpm) action.
+
For other platforms and architectures have a look at the [bootstrapping instructions](#bootstrapping-instructions).
### Creating a new project