Skip to content

Commit

Permalink
rename package
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Thurner committed May 24, 2024
1 parent c9eef67 commit 5a3c9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis-of-endpoint-connections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:

- name: Run analysis-of-endpoint-connections
run: |
./gradlew :supporting_scripts:endpointanalysis:run --args="$(cat modified_files.txt)"
./gradlew :supporting_scripts:analysis-of-endpoint-connections:run --args="$(cat modified_files.txt)"

0 comments on commit 5a3c9c9

Please sign in to comment.