Skip to content

Commit

Permalink
fix(ga): DEBUG MODE
Browse files Browse the repository at this point in the history
  • Loading branch information
gounthar committed Jul 18, 2024
1 parent d0fb292 commit e509a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Cleanup reports
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEBUG_MODE: true
run: |
chmod +x ./cleanup-reports.sh
./cleanup-reports.sh
Expand Down

0 comments on commit e509a29

Please sign in to comment.