Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
Cambié el nombre del script
  • Loading branch information
JFormoso authored Aug 30, 2024
1 parent 7cbb447 commit e369fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
run: Rscript -e 'install.packages(c("googlesheets4", "googledrive", "dplyr", "tidyr", "lubridate"))'
- name: Run insignias R script
run: |
source('NASA_TOPS_Cohortes/Cohorte2/insignias.R')
source('R/evaluaciones_cohorte.R')
shell: Rscript {0}

0 comments on commit e369fca

Please sign in to comment.