Skip to content

Commit

Permalink
[gh action] enable debug
Browse files Browse the repository at this point in the history
  • Loading branch information
edigonzales committed Dec 13, 2024
1 parent 53f81a4 commit 1b440bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gretl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1b440bc

Please sign in to comment.