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.3 (#480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 1703b87 commit d904d0a
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 @@ -75,7 +75,7 @@ jobs:
path: test_result

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

0 comments on commit d904d0a

Please sign in to comment.