Skip to content

Commit

Permalink
chore(deps): update guillaumefalourd/assert-command-line-output actio…
Browse files Browse the repository at this point in the history
…n to v2.4
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 86e68a7 commit 4bfb719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestPHPUnit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
path: test_result

- name: Confirm All PHPUnit Functional Tests were run
uses: GuillaumeFalourd/assert-command-line-output@v2.3
uses: GuillaumeFalourd/assert-command-line-output@v2.4
with:
command_line: xmllint --xpath 'string(//testsuites/testsuite/@tests)' test_result/phpunit-functional.xml
contains: 6
Expand Down

0 comments on commit 4bfb719

Please sign in to comment.