Skip to content

Commit

Permalink
testing is removed
Browse files Browse the repository at this point in the history
  • Loading branch information
taeefnajib committed Nov 24, 2023
1 parent 6785b11 commit b4ff679
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
python -m pip install --upgrade pip
pip install flake8 pytest tox tox-gh-actions
pip install -r requirements.txt
- name: Test with tox
run: tox
# - name: Test with tox
# run: tox
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 0.0.5
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: "3.8"

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit b4ff679

Please sign in to comment.