Dev Ajout/remplacement des parties communes #6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Test compilation de parcours_r_module_statistiques_descriptives | |
| on: | |
| pull_request: | |
| branches: [main, master, dev, dev-ci] | |
| workflow_dispatch: | |
| jobs: | |
| build-bookdown: | |
| name: Build bookdown | |
| uses: MTES-MCT/parcours-r/.github/workflows/bookdown-build-from-desc.yml@master | |
| with: | |
| r_version: '4.4.1' |