diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0987d8d9..cdc4e1c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,6 +25,6 @@ jobs: copyright-skip: true lint-skip: true style-skip: true - tests-skip: true + # tests-skip: true release-type: library secrets: inherit