diff --git a/.github/workflows/gretl.yml b/.github/workflows/gretl.yml index bd698c85..5e5cb4b1 100644 --- a/.github/workflows/gretl.yml +++ b/.github/workflows/gretl.yml @@ -33,9 +33,9 @@ jobs: # run: | # ./gradlew gretl:build gretl:publishPluginMavenPublicationToMavenLocal -x test - # - name: Debug1 - # run: | - # ls -la ~/.m2/repository/ch/so/agi/gretl + - name: Debug1 + run: | + ls -la ~/.m2/repository/ch/so/agi/gretl - name: Integration tests (Plugin) id: jarTest