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 1e95388 commit ad703c0Copy full SHA for ad703c0
.github/workflows/integration.yml
@@ -37,6 +37,7 @@ jobs:
37
path: redis-environments
38
- name: start dockers
39
run: docker-compose up -d redis-stack-unstable
40
+ working-directory: redis-environments
41
- name: .NET Core ${{matrix.dotnet}}
42
uses: actions/setup-dotnet@v2
43
with:
0 commit comments