Migrated testing from Travis to Github Actions - part 2

pull/108/head
abhineethreddyk 2020-12-14 22:26:07 -05:00
parent 6234675a36
commit e41b14af6d
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
with:
fetch-depth: 0
- uses: s-weigand/setup-conda@v1
- run : conda --version
- run : source activate base