Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Commit

Permalink
Update ohno.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thewsomeguy committed Jul 11, 2021
1 parent 6523ff2 commit 58f4158
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ohno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,13 @@ jobs:
uses: shivammathur/setup-php@v2
- name: php
run: php ./OHNO/ohno.php

- name: install r
uses: r-lib/actions/setup-r@v1
with:
r-version: '3.5.3'
- name: run r
run: rscript ./OHNO/ohno.r

windOHNOs:
runs-on: windows-latest
Expand Down

0 comments on commit 58f4158

Please sign in to comment.