Skip to content

Commit

Permalink
modify cd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan committed Feb 15, 2024
1 parent 48c9390 commit 2b87ff9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
python-version: "3.10"
- name: Test with unittest
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements-test.txt
python -m unittest
- name: Publish package to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit 2b87ff9

Please sign in to comment.