mirror of https://github.com/goccy/go-json.git
Update go.yml
This commit is contained in:
parent
65c8b28ca1
commit
3e9769d637
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: build
|
||||
run: docker-compose run go-json
|
||||
run: docker compose run go-json
|
||||
|
||||
test:
|
||||
name: Test
|
||||
|
|
Loading…
Reference in New Issue