Skip to content

Commit edb9e6e

Browse files
committed
test
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 3b347ba commit edb9e6e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
python-version: ${{ env.PYTHON_VERSION }}
5252
- name: Build sdks
5353
run: make generate_sdks
54+
- name: Test git status
55+
run: git status
5456
- name: Lint
5557
run: make lint_provider
5658

0 commit comments

Comments
 (0)