Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jradtilbrook committed Jul 15, 2023
1 parent 3ac2f15 commit 48705cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
LIGHTSPEED_BASE_URL: ${{ vars.LIGHTSPEED_URL }}
LIGHTSPEED_NODE_COUNT: ${{ matrix.node_count }}
LIGHTSPEED_NODE_INDEX: ${{ matrix.node_index }}
LIGHTSPEED_MESSAGE: ${{ github.event.head_commit.message }}
run: php vendor/bin/${{ matrix.test_runner }} --colors=always
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 48705cb

Please sign in to comment.