mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
chore: setup pre-commit
This commit is contained in:
parent
043c73cf7d
commit
9fc97a2421
5 changed files with 61 additions and 7 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -30,7 +30,6 @@ jobs:
|
|||
args: --timeout 5m
|
||||
working-directory: hcloudimages
|
||||
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
@ -45,7 +44,6 @@ jobs:
|
|||
- name: Run tests
|
||||
run: go test -v -race -coverpkg=./...,./hcloudimages/... ./... ./hcloudimages/...
|
||||
|
||||
|
||||
go-mod-tidy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue