mirror of
https://github.com/1f349/site-hosting.git
synced 2024-11-09 22:42:58 +00:00
Fix: update github workflow cmd name
This commit is contained in:
parent
7a78057213
commit
9bd6dcb26c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -11,5 +11,5 @@ jobs:
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- uses: actions/checkout@v4
|
||||
- run: go build ./cmd/site-hosting/
|
||||
- run: go build ./cmd/bluebell/
|
||||
- run: go test ./...
|
||||
|
Loading…
Reference in New Issue
Block a user