[add]basex action
Some checks failed
Run BaseX Tests / test (push) Successful in 40s
Test BaseX Installation / test-basex (push) Failing after 22s

This commit is contained in:
Andy Bunce 2025-02-12 11:49:50 +00:00
parent 43f178f053
commit 8b96370e90
5 changed files with 68 additions and 17 deletions

View file

@ -0,0 +1,33 @@
name: Test BaseX Installation
on:
push:
branches:
- main
pull_request:
branches:
- main
paths:
- ".gitea/workflows/trigger/release"
jobs:
test-basex:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Java
uses: actions/setup-java@v4
with:
distribution: "temurin"
java-version: "17"
- name: Install BaseX
uses: ./.github/actions/install-basex
with:
basex-version: '11.7' # Specify the BaseX version here
- name: Run BaseX command
run: |
basex --version

View file

@ -4,4 +4,5 @@ c
Xyxh
4456
9.7.4 xyxz01x
ab
ab
iiii