Skip to content

Commit

Permalink
Another try?
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-xo committed Dec 29, 2021
1 parent a31fd55 commit 697c692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: true
- name: Checkout
uses: actions/checkout@v2
# - name: Composer Install
# uses: php-actions/composer@v6
- name: Composer Install
uses: ramsey/composer-install@v2
- name: Test with phpunit
run: ./test/run.sh --do-not-cache-result .

0 comments on commit 697c692

Please sign in to comment.