Skip to content

Commit

Permalink
added corneto backends
Browse files Browse the repository at this point in the history
  • Loading branch information
vicpaton committed Sep 17, 2024
1 parent bf1c26e commit 8d981e3
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 @@ -63,7 +63,7 @@ jobs:
run: |
poetry install --no-interaction --no-root
- name: Install library
run: poetry install --no-interaction
run: poetry install --no-interaction -E corneto-backends
- name: Tests and coverage
if: ${{ github.event_name == 'push' }}
run: |
Expand Down

0 comments on commit 8d981e3

Please sign in to comment.