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 65c8b28 commit 3e9769dCopy full SHA for 3e9769d
.github/workflows/go.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: checkout
13
uses: actions/checkout@v3
14
- name: build
15
- run: docker-compose run go-json
+ run: docker compose run go-json
16
17
test:
18
name: Test
0 commit comments