mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-03-31 15:07:49 +01:00
chore(ci): update build targets
This commit is contained in:
@@ -4,6 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -19,4 +22,5 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
go test ./...
|
||||
go build cmd/ionscale/main.go
|
||||
Reference in New Issue
Block a user