Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
A.Shpak committed May 12, 2024
1 parent b93add1 commit f000026
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ jobs:
shell: bash
run: |
set -e
pwd
ls -la dist
pip install epyxid --find-links dist --no-index --force-reinstall
pip install pytest
pytest
Expand Down

0 comments on commit f000026

Please sign in to comment.