Skip to content

Commit

Permalink
Removing the parent path to the doxygen zip check, changing the name …
Browse files Browse the repository at this point in the history
…of the job
  • Loading branch information
Skptak committed Aug 1, 2023
1 parent 79f0418 commit 9c8ffe5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test actions
name: Repository Pull Request Checks

on:
pull_request:
Expand Down Expand Up @@ -132,7 +132,6 @@ jobs:
uses: ./doxygen
with:
path: ${{ matrix.inputs.repository }}
libs_parent_dir_path: libraries/standard,libraries/aws
generate_zip: true


Expand Down

0 comments on commit 9c8ffe5

Please sign in to comment.