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 5faccef commit 0594252Copy full SHA for 0594252
.github/workflows/test.yaml
@@ -61,6 +61,3 @@ jobs:
61
token: ${{ secrets.CODECOV_TOKEN }}
62
fail_ci_if_error: false
63
verbose: true
64
- - name: Stop containers
65
- if: always()
66
- run: docker-compose down
0 commit comments