Skip to content

Commit

Permalink
Only unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-kulhanek authored Dec 16, 2024
1 parent cbbc4b9 commit 0ca0675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
PFO_LOGIN_USER: op://mafzpsiebs3jzo6sijs5rtfeg4/6g5plyqgiqxexvefr4nvtos4xu/username
PFO_PASSWORD_USER: op://mafzpsiebs3jzo6sijs5rtfeg4/6g5plyqgiqxexvefr4nvtos4xu/password
- name: PHPUnit
run: composer test:phpunit
run: composer test:phpunit tests/Unit
env:
XDEBUG_MODE: coverage
CERT_PRIV: '${{ secrets.CERT_PRIV }}'
Expand Down

0 comments on commit 0ca0675

Please sign in to comment.