Update go.yml

This commit is contained in:
Masaaki Goshima 2024-11-11 12:13:39 +09:00 committed by GitHub
parent 65c8b28ca1
commit 3e9769d637
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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