Skip to content

Commit

Permalink
do more
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger committed Nov 21, 2024
1 parent 5f70c07 commit c177dca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-pip-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
run: |
# Update this list after adding/removing requirements-files
folder_list=(
CI
CI/clang_tidy
CI/fpe_masks
docs
Examples/Python/tests/
Examples/Scripts
Expand Down Expand Up @@ -76,4 +76,3 @@ jobs:
else
echo "Pull request already exists, won't create a new one."
fi
File renamed without changes.

0 comments on commit c177dca

Please sign in to comment.