Skip to content

Commit ff55460

Browse files
committed
ci: add tps to integration tests
1 parent b0f02e7 commit ff55460

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
with:
3636
go-version-file: go.mod
3737

38+
- uses: hetznercloud/tps-action@main
39+
3840
- name: Run tests
3941
run: go test -v -tags integration -race -coverprofile=coverage.txt ./test/integration
4042

0 commit comments

Comments
 (0)