Skip to content

Commit

Permalink
ci: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Sep 13, 2024
1 parent 09488c9 commit 4afab79
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy_github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
uses: actions/setup-python@main
with:
python-version: ${{ matrix.python-version }}
- name: install R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.1.2'
- name: Install Python dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 4afab79

Please sign in to comment.