diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f8f10dfa..53cc1555 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -195,5 +195,5 @@ jobs: - name: Run tests run: | - KFUTIL_DEBUG=1 + unset KFUTIL_DEBUG go test -v ./cmd -run "^Test_PAMTypesCreateCmd" \ No newline at end of file