We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5bf81 commit 1feb8afCopy full SHA for 1feb8af
1 file changed
.github/workflows/tests.yaml
@@ -66,7 +66,7 @@ jobs:
66
with:
67
repository: yaal-coop/${{ matrix.downstream }}
68
path: ${{ matrix.downstream }}
69
- - name: Run downstream tests
+ - name: Install downstream test environment
70
run: |
71
cd ${{ matrix.downstream }}
72
poetry install --with dev
0 commit comments