Skip to content

Commit

Permalink
Add comment to explain the intent
Browse files Browse the repository at this point in the history
  • Loading branch information
Deezzir committed Dec 5, 2024
1 parent 95eb5d0 commit 1026145
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform-plans/templates/github/snap_tics.yaml.tftpl
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Run TICS analysis
uses: tiobe/tics-github-action@v3
env:
# TICS action requires all the project's dependencies to be present to run the analysis.
# Add the the tox bin directory to the PATH so that the TICS action can find the tests dependencies.
# Other paths are added to the PATH to make sure that the TICS action can find the required binaries.
PATH: "/tmp/tox/tics/bin:/snap/bin:/home/runner/.local/bin:/home/runner/.cargo/bin:/bin:/usr/bin:/usr/local/bin:"
Expand Down

0 comments on commit 1026145

Please sign in to comment.