Skip to content

Commit

Permalink
Remove GHA debug env setting
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Jan 17, 2024
1 parent c2c584f commit c7e9834
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
CDM5_SPARK_USER: ${{ secrets.CDM5_SPARK_USER }}
CDM5_SPARK_PASSWORD: ${{ secrets.CDM5_SPARK_PASSWORD }}
CDM5_SPARK_CONNECTION_STRING: ${{ secrets.CDM5_SPARK_CONNECTION_STRING }}
ACTIONS_STEP_DEBUG: true

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c7e9834

Please sign in to comment.