Skip to content

Commit

Permalink
fixup! fixup! chore: improve github action test script
Browse files Browse the repository at this point in the history
  • Loading branch information
luochen1990 committed Jul 26, 2024
1 parent e789ab4 commit a35c76d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.10", "3.11", "3.12"]
install-ai-powered-cmd:
- pip install ai_powered
- poetry build && pip install ai_powered

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a35c76d

Please sign in to comment.