Skip to content

Commit c91ef3c

Browse files
committed
Update README with link to setup-fpm gihub action.
1 parent 447b4b2 commit c91ef3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ __Note:__ On Linux and MacOS, you will need to enable executable permission befo
2424

2525
_e.g._ `$ chmod u+x fpm-v0.1.0-linux-x86_64`
2626

27+
__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.
28+
2729
For other platforms and architectures have a look at the [bootstrapping instructions](#bootstrapping-instructions).
2830

2931
### Creating a new project

0 commit comments

Comments
 (0)