Skip to content

Commit 4fab10f

Browse files
author
Malte Münch
committed
Disabled KMS test for GitHub Action run (for now)
Signed-off-by: Malte Münch <[email protected]>
1 parent 83d737b commit 4fab10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
run: |
3535
export GLOCI_REGISTRY_USERNAME="gardenlinux"
3636
export GLOCI_REGISTRY_TOKEN="invalid"
37-
poetry run pytest
37+
poetry run pytest -k "not kms"
3838

0 commit comments

Comments
 (0)