Skip to content

Commit

Permalink
remove python setup from actions, it should be included in runner
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Oct 8, 2024
1 parent 7b6729b commit 93092d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/R_CDM_check_hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ jobs:
with:
r-version: ${{ matrix.config.r }}

- uses: actions/setup-python@v5
with:
python-version: '3.12'

- uses: r-lib/actions/setup-tinytex@v2

- uses: r-lib/actions/setup-pandoc@v2
Expand Down

0 comments on commit 93092d1

Please sign in to comment.