Skip to content

Commit 4148f4d

Browse files
Removed arangodb service & unnecessary php version from qa test
1 parent ec12b98 commit 4148f4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/quality-assurance.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,3 @@ jobs:
3838
run: |
3939
chmod +x "${GITHUB_WORKSPACE}/bin/qa.sh"
4040
"${GITHUB_WORKSPACE}/bin/qa.sh"
41-
env:
42-
ARANGODB_VERSION: ${{ matrix.arangodb }}

0 commit comments

Comments
 (0)