mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-09-23 08:25:40 +00:00
chore: enable full test coverage for Windows (#206)
This commit is contained in:
@@ -60,6 +60,5 @@ jobs:
|
||||
- name: Build
|
||||
run: go build ./...
|
||||
|
||||
- name: Targeted Test
|
||||
run: |
|
||||
go test ./internal/api
|
||||
- name: Test
|
||||
run: go test ./...
|
||||
|
||||
Reference in New Issue
Block a user