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 afa44cf commit d1e9755Copy full SHA for d1e9755
.github/workflows/test.yaml
@@ -6,7 +6,7 @@ jobs:
6
name: Testing streamr-docker-dev-action
7
steps:
8
- uses: actions/checkout@v2
9
- - uses: streamr-dev/streamr-docker-dev-action@dev-set-sdd-to-path
+ - uses: streamr-dev/streamr-docker-dev-action@master
10
with:
11
services-to-start: 'redis'
12
- run: curl -v http://localhost/api/v1/products
0 commit comments