Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
firasm committed Sep 25, 2020
1 parent 31734d0 commit a0d0046
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Expand Up @@ -19,11 +19,6 @@ jobs:
with:
python-version: 3.7

- name: Set up R
uses: actions/setup-r@v1
with:
r-version: '3.5.3' # The R version to download (if necessary) and use.

- name: Install dependencies
run: |
pip install -r requirements.txt
Expand Down

0 comments on commit a0d0046

Please sign in to comment.