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 db60371 commit eaecf67Copy full SHA for eaecf67
.github/workflows/test.yaml
@@ -7,7 +7,5 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- uses: streamr-dev/streamr-docker-dev-action@master
10
- with:
11
- services-to-start: 'redis'
12
- run: curl -v http://localhost/api/v1/products
13
shell: bash
0 commit comments