Skip to content

Commit 4139681

Browse files
committed
make update for test-*
1 parent c25d3e6 commit 4139681

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ jobs:
117117
.git/modules
118118
key: ${{ runner.os }}-vendor-modules-${{ steps.submodules.outputs.hash }}
119119

120+
- name: Make update
121+
run: make update
122+
120123
- name: Run tests
121124
run: |
122125
postgres_enabled=0

0 commit comments

Comments
 (0)