Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubAndrysek authored Feb 9, 2021
2 parents d83489e + 23c3ce8 commit e0bfb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- run: vendor/bin/tester tests -s -C
- if: failure()
run: for i in $(find tests -name \*.actual); do echo "--- $i"; cat $i; echo; echo; done
shell: bash
shell: bash

0 comments on commit e0bfb1e

Please sign in to comment.