Skip to content

Commit

Permalink
removed test
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cowart committed Feb 15, 2024
1 parent abd8bad commit 1449f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qiita-plugin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
conda config --add channels conda-forge
conda create -q --yes -n qiita python=3.9 libgfortran numpy nginx cython redis
conda activate qiita
pip install sphinx sphinx-bootstrap-theme nose-timer Click --no-binary :all:
pip install sphinx sphinx-bootstrap-theme nose-timer Click
- name: Qiita install
shell: bash -l {0}
Expand Down

0 comments on commit 1449f5a

Please sign in to comment.