Skip to content

Commit

Permalink
Update dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed May 8, 2024
1 parent 31cbdb5 commit 4888d5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/py-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
name: Test package on Python ${{ matrix.python-version }}
needs: lint
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.experimental }}
steps:
- name: "Checkout code"
uses: actions/checkout@v4
Expand Down

0 comments on commit 4888d5e

Please sign in to comment.