Skip to content

Commit 4e6c948

Browse files
committed
chore: improve actions
1 parent 41eb3bd commit 4e6c948

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml renamed to .github/workflows/integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- name: Start containers
2525
run: make compose
2626

27-
- uses: actions/checkout@v3
2827
- name: Integration Test
2928
run: go test -v test/integration/integration_test.go
3029
env:

0 commit comments

Comments
 (0)