mirror of
https://github.com/kopia/kopia.git
synced 2026-05-14 17:56:59 -04:00
use gotestsum for htmlui-e2e tests (#5258)
This commit is contained in:
2
.github/workflows/htmlui-tests.yml
vendored
2
.github/workflows/htmlui-tests.yml
vendored
@@ -36,6 +36,8 @@ jobs:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
id: go
|
||||
- name: Install gotestsum
|
||||
run: make install-gotestsum
|
||||
- name: Run Tests
|
||||
run: make htmlui-e2e-test
|
||||
- name: Upload Screenshots
|
||||
|
||||
Reference in New Issue
Block a user