Skip to content

Commit

Permalink
add make lesson-check-all step
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar authored and maxim-belkin committed Apr 23, 2021
1 parent ac0a2bf commit 091ecf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,5 @@ jobs:
done < <(Rscript -e 'cat(remotes::system_requirements("ubuntu", "20.04"), sep = "\n")')
- run: make site
- run: make lesson-check-all
working-directory: lesson

0 comments on commit 091ecf7

Please sign in to comment.