Skip to content

Commit 6c83a64

Browse files
committed
test: Use latest version of app_api
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 9cfaf72 commit 6c83a64

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/integration_test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,6 @@ jobs:
9595
filename: ${{ env.APP_NAME }}/appinfo/info.xml
9696
expression: "/info/version/text()"
9797

98-
- name: Checkout AppAPI
99-
uses: actions/checkout@v4
100-
if: ${{ matrix.server-versions == 'stable30' }}
101-
with:
102-
repository: cloud-py-api/app_api
103-
path: apps/app_api
104-
ref: v3.2.1
105-
10698
- name: Set up Nextcloud
10799
if: ${{ matrix.databases != 'pgsql'}}
108100
run: |

0 commit comments

Comments
 (0)