Fix: add project name in ci instead of Makefile
All checks were successful
All checks were successful
This commit is contained in:
@@ -33,6 +33,8 @@ jobs:
|
||||
- run-go-vet
|
||||
- check-swagger-up-to-date
|
||||
runs-on: imgbuilder
|
||||
env:
|
||||
COMPOSE_ARGS: '-p go2025-backend'
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user