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 93f0a20 commit f76d7a8Copy full SHA for f76d7a8
.github/workflows/test.yml
@@ -11,4 +11,4 @@ jobs:
11
- uses: actions/checkout@v2
12
- name: Start containers
13
working-directory: meta_request
14
- run: docker-compose up
+ run: docker compose up
0 commit comments