Skip to content

Commit 20ff173

Browse files
address comment
1 parent 64f8259 commit 20ff173

File tree

2 files changed

+1
-50
lines changed

2 files changed

+1
-50
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version: '1.25'
2121

2222
- name: Run tests
23-
run: make tests
23+
run: make tests-with-docker
2424

2525
build:
2626
runs-on: ubuntu-latest

.github/workflows/integ-tests.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)