Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
visto9259 committed Feb 14, 2024
1 parent 48e6e0a commit d0edc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: php -v

- name: test deps
run: echo ${{ deps }}
run: echo ${{ matrix.deps }}

- uses: actions/checkout@v3
name: Checkout branch
Expand Down

0 comments on commit d0edc4d

Please sign in to comment.