Skip to content

Commit

Permalink
setup backend
Browse files Browse the repository at this point in the history
  • Loading branch information
transistive committed Dec 4, 2021
1 parent 6ef8ecf commit 991fe0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
with:
php-version: ${{ matrix.php-version }}

- name: Setup backend
run: php testkit-backend/index.php &

- name: Checkout TestKit (testing tool)
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 991fe0b

Please sign in to comment.