Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samapriya authored Sep 26, 2023
1 parent e6d89d3 commit 3b8f86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- name: Test packages
- name: Create whl files
continue-on-error: true
run: |
pip install setuptools
Expand Down

0 comments on commit 3b8f86e

Please sign in to comment.