Explorar el Código

Change name of github actions workflow

tags/v0.3.0
Garrick Aden-Buie hace 6 años
padre
commit
fc1298b020
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml Ver fichero

@@ -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:

Cargando…
Cancelar
Guardar