Skip to content

Commit

Permalink
Update unused test for changed jquery package
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh authored and tvdijen committed Dec 8, 2024
1 parent f23d66e commit f902df3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ jobs:
- name: Check code for unused dependencies in composer.json
run: |
composer-unused \
--excludePackage=components/jquery \
--excludePackage=components/jqueryui
--excludePackage=simplesamlphp/simplesamlphp-assets-jquery
- name: PHP Code Sniffer
run: phpcs
Expand Down

0 comments on commit f902df3

Please sign in to comment.