Parcourir la source

Change name of github actions workflow

tags/v0.3.0
Garrick Aden-Buie il y a 6 ans
Parent
révision
fc1298b020
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml Voir le fichier

@@ -6,7 +6,7 @@ on:
# * is a special character in YAML so you have to quote this string
- cron: "0 4 * * *"

name: R CMD Check via {tic}
name: CI by {tic}

jobs:
R-CMD-check:

Chargement…
Annuler
Enregistrer