1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-11 21:29:37 +02:00

(v1.2.0.9028) GitHub actions

This commit is contained in:
2020-07-08 20:43:25 +02:00
parent 5195e0b9da
commit d39d32448b
15 changed files with 30 additions and 26 deletions

View File

@@ -28,10 +28,10 @@ on:
branches:
- master
name: check
name: R-code-check
jobs:
check:
R-code-check:
runs-on: ${{ matrix.config.os }}
name: ${{ matrix.config.os }} (${{ matrix.config.r }})