Skip to content

Commit

Permalink
Update .github/workflows/test.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Suhaib Mujahid <[email protected]>
  • Loading branch information
unna97 and suhaibmujahid authored Oct 27, 2023
1 parent b646a44 commit cb608d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Tests
on: [pull_request, workflow_dispatch]

jobs:
test-editable-install:
pip-install:
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit cb608d2

Please sign in to comment.