Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
And now to test if that works now
  • Loading branch information
zktuong committed May 1, 2021
1 parent 590ab95 commit 2a6830c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
# 3.8 fails on macosx likely because of issue noted here:
# https://github.com/scipy/scipy/issues/11835
- { python-version: 3.7, os: macos-latest }
- { python-version: 3.8, os: macos-latest }
runs-on: ${{ matrix.config.os }}
env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit 2a6830c

Please sign in to comment.