Skip to content

Commit

Permalink
ci: remove testing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Sep 18, 2024
1 parent 595a6c3 commit 2a68fff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
shell: bash -l {0}
run: |
pip install . --user
- name: Test verification
shell: bash -l {0}
run: |
pytest
# - name: Test verification
# shell: bash -l {0}
# run: |
# pytest

release-please:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2a68fff

Please sign in to comment.