Skip to content

Commit

Permalink
Merge branch 'better-file-listing' of https://github.com/antgonza/qtp…
Browse files Browse the repository at this point in the history
…-job-output-folder into better-file-listing
  • Loading branch information
antgonza committed Oct 22, 2021
2 parents fa97720 + 925599d commit 088cb2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qiita-plugin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
conda config --add channels conda-forge
conda create -q --yes -n qiita python=3.6 pip libgfortran numpy nginx cython redis
conda activate qiita
pip install 'setuptools<=58.0.1'
pip install sphinx sphinx-bootstrap-theme nose-timer codecov Click
- name: Qiita install
Expand Down

0 comments on commit 088cb2b

Please sign in to comment.